Skip to content

Remove EntityFrameworkCorePomeloVersion property (stable release is a…

15ad01e
Select commit
Loading
Failed to load commit list.
Merged

Fixes and optimizations in ToString() calls #1780

Remove EntityFrameworkCorePomeloVersion property (stable release is a…
15ad01e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2025 in 0s

92.01% (-0.03%) compared to 7f18865

View this Pull Request on Codecov

92.01% (-0.03%) compared to 7f18865

Details

Codecov Report

❌ Patch coverage is 87.93103% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.01%. Comparing base (7f18865) to head (15ad01e).

Files with missing lines Patch % Lines
src/JsonApiDotNetCore/Queries/FieldSelection.cs 57.14% 3 Missing ⚠️
...ns/Resources/Annotations/ResourceFieldAttribute.cs 0.00% 0 Missing and 1 partial ⚠️
...piDotNetCore/Queries/Expressions/SortExpression.cs 50.00% 0 Missing and 1 partial ⚠️
...re/Queries/Expressions/SparseFieldSetExpression.cs 50.00% 0 Missing and 1 partial ⚠️
...e/Serialization/Response/ResourceObjectTreeNode.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1780      +/-   ##
==========================================
- Coverage   92.04%   92.01%   -0.03%     
==========================================
  Files         475      475              
  Lines       14724    14730       +6     
  Branches     2331     2339       +8     
==========================================
+ Hits        13552    13554       +2     
- Misses        770      772       +2     
- Partials      402      404       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.