Skip to content

Add license header

c016834
Select commit
Loading
Failed to load commit list.
Merged

Support type-use @Nullable annotation in annotated service #6457

Add license header
c016834
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 31, 2025 in 1s

74.11% (-0.35%) compared to 8150425

View this Pull Request on Codecov

74.11% (-0.35%) compared to 8150425

Details

Codecov Report

❌ Patch coverage is 81.25000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.11%. Comparing base (8150425) to head (c016834).
⚠️ Report is 215 commits behind head on main.

Files with missing lines Patch % Lines
...rnal/server/annotation/AnnotatedValueResolver.java 81.25% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6457      +/-   ##
============================================
- Coverage     74.46%   74.11%   -0.35%     
- Complexity    22234    23005     +771     
============================================
  Files          1963     2062      +99     
  Lines         82437    86144    +3707     
  Branches      10764    11314     +550     
============================================
+ Hits          61385    63846    +2461     
- Misses        15918    16883     +965     
- Partials       5134     5415     +281     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.