Skip to content

feat: add .NET 10 target framework

dee35c7
Select commit
Loading
Failed to load commit list.
Merged

Add .NET 10 target framework #393

feat: add .NET 10 target framework
dee35c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 29, 2026 in 0s

76.98% (-4.71%) compared to 3ccebc1

View this Pull Request on Codecov

76.98% (-4.71%) compared to 3ccebc1

Details

Codecov Report

❌ Patch coverage is 19.44444% with 58 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.98%. Comparing base (3ccebc1) to head (dee35c7).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...is.PaperlessDotNet/Filters/ExpressionExtensions.cs 17.64% 47 Missing and 9 partials ⚠️
...DependencyInjection/ServiceCollectionExtensions.cs 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #393      +/-   ##
==========================================
- Coverage   81.69%   76.98%   -4.71%     
==========================================
  Files          46       46              
  Lines         792      830      +38     
  Branches       87      109      +22     
==========================================
- Hits          647      639       -8     
- Misses        113      151      +38     
- Partials       32       40       +8     

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