Skip to content

Switch to incremental source generator API

0fd9c7f
Select commit
Loading
Failed to load commit list.
Merged

Switch to incremental source generator API #1814

Switch to incremental source generator API
0fd9c7f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 20, 2025 in 0s

92.80% (-0.08%) compared to 49511f4

View this Pull Request on Codecov

92.80% (-0.08%) compared to 49511f4

Details

Codecov Report

❌ Patch coverage is 88.18182% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.80%. Comparing base (49511f4) to head (0fd9c7f).

Files with missing lines Patch % Lines
...Core.SourceGenerators/ControllerSourceGenerator.cs 90.59% 4 Missing and 7 partials ⚠️
...eGenerators/ImmutableDictionaryEqualityComparer.cs 15.38% 10 Missing and 1 partial ⚠️
...JsonApiDotNetCore.SourceGenerators/LocationInfo.cs 57.14% 2 Missing and 1 partial ⚠️
...ApiDotNetCore.SourceGenerators/SourceCodeWriter.cs 97.67% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1814      +/-   ##
==========================================
- Coverage   92.87%   92.80%   -0.08%     
==========================================
  Files         431      437       +6     
  Lines       14686    14809     +123     
  Branches     2361     2388      +27     
==========================================
+ Hits        13640    13743     +103     
- Misses        638      651      +13     
- Partials      408      415       +7     

☔ 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.