sofastack / sofa-boot

SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.
https://www.sofastack.tech/sofa-boot/docs/Home
Apache License 2.0
4.94k stars 1.26k forks source link

Update compatibility not met message #1223

Closed HzjNeverStop closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #1223 (207b1b3) into 3.x (b8593ea) will increase coverage by 0.19%. The diff coverage is 83.33%.

@@             Coverage Diff              @@
##                3.x    #1223      +/-   ##
============================================
+ Coverage     71.64%   71.84%   +0.19%     
- Complexity     1855     1864       +9     
============================================
  Files           260      260              
  Lines          7462     7465       +3     
  Branches        944      943       -1     
============================================
+ Hits           5346     5363      +17     
+ Misses         1636     1622      -14     
  Partials        480      480              
Files Changed Coverage Δ
...ay/sofa/boot/compatibility/VerificationResult.java 71.42% <76.92%> (+2.19%) :arrow_up:
...boot/compatibility/AbstractJarVersionVerifier.java 81.81% <100.00%> (ø)
...ot/compatibility/CompatibilityNotMetException.java 100.00% <100.00%> (ø)
.../compatibility/CompositeCompatibilityVerifier.java 100.00% <100.00%> (ø)

... and 4 files with indirect coverage changes