Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated roadmap for v5.x #1034

Merged
merged 2 commits into from
Jul 30, 2021
Merged

Updated roadmap for v5.x #1034

merged 2 commits into from
Jul 30, 2021

Conversation

bart-degreed
Copy link
Contributor

This PR contains our current plans for JsonApiDotNetCore v5.x. We're closing active development on v4.x. This means we're not going to deliver the next issues for v4.x anymore:

@codecov
Copy link

codecov bot commented Jul 19, 2021

Codecov Report

Merging #1034 (e765f30) into master (6429275) will decrease coverage by 0.36%.
The diff coverage is 98.91%.

❗ Current head e765f30 differs from pull request most recent head fa02dc6. Consider uploading reports for the commit fa02dc6 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1034      +/-   ##
==========================================
- Coverage   91.47%   91.10%   -0.37%     
==========================================
  Files         275      254      -21     
  Lines        7671     6894     -777     
==========================================
- Hits         7017     6281     -736     
+ Misses        654      613      -41     
Impacted Files Coverage Δ
src/JsonApiDotNetCore/CollectionConverter.cs 97.43% <ø> (+28.20%) ⬆️
...JsonApiDotNetCore/Configuration/IJsonApiOptions.cs 100.00% <ø> (ø)
...c/JsonApiDotNetCore/Serialization/JsonApiReader.cs 100.00% <ø> (ø)
.../JsonApiDotNetCore/Middleware/FixedQueryFeature.cs 60.86% <66.66%> (+1.77%) ⬆️
...cOperations/Processors/SetRelationshipProcessor.cs 100.00% <100.00%> (ø)
...NetCore/Configuration/InverseNavigationResolver.cs 100.00% <100.00%> (ø)
...NetCore/Configuration/JsonApiApplicationBuilder.cs 100.00% <100.00%> (ø)
.../JsonApiDotNetCore/Configuration/JsonApiOptions.cs 100.00% <100.00%> (ø)
...otNetCore/Configuration/JsonApiValidationFilter.cs 100.00% <100.00%> (ø)
src/JsonApiDotNetCore/Configuration/PageNumber.cs 46.66% <100.00%> (ø)
... and 52 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6429275...fa02dc6. Read the comment docs.

@bart-degreed bart-degreed marked this pull request as ready for review July 30, 2021 12:59
@bart-degreed bart-degreed requested a review from maurei July 30, 2021 13:02
@bart-degreed bart-degreed merged commit feef12a into master Jul 30, 2021
@bart-degreed bart-degreed deleted the roadmap-update branch July 30, 2021 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants