Skip to content

fix: simplify customizer SPI and tighten CI retry timeout

bd5d73f
Select commit
Loading
Failed to load commit list.
Merged

test: overhaul automated compatibility coverage #123

fix: simplify customizer SPI and tighten CI retry timeout
bd5d73f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 18, 2026 in 0s

70.96% (+2.28%) compared to d4b76f8

View this Pull Request on Codecov

70.96% (+2.28%) compared to d4b76f8

Details

Codecov Report

❌ Patch coverage is 84.07080% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.96%. Comparing base (d4b76f8) to head (bd5d73f).
⚠️ Report is 18 commits behind head on main.

Files with missing lines Patch % Lines
...extension/webclient/ApolloWebClientHttpClient.java 60.00% 7 Missing and 1 partial ⚠️
...amework/apollo/mockserver/ApolloTestingServer.java 92.59% 3 Missing and 3 partials ⚠️
...t/ApolloClientLongPollingExtensionInitializer.java 0.00% 2 Missing ⚠️
...o/spring/annotation/ApolloAnnotationProcessor.java 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #123      +/-   ##
============================================
+ Coverage     68.68%   70.96%   +2.28%     
- Complexity     1503     1628     +125     
============================================
  Files           212      224      +12     
  Lines          6396     6720     +324     
  Branches        647      678      +31     
============================================
+ Hits           4393     4769     +376     
+ Misses         1673     1600      -73     
- Partials        330      351      +21     

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