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.92k stars 1.26k forks source link

Fix concuren problem in jvmfilterholder #1295

Closed HzjNeverStop closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.08%. Comparing base (b4002c4) to head (31c101c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1295 +/- ## ============================================ - Coverage 83.14% 83.08% -0.07% + Complexity 2950 2949 -1 ============================================ Files 333 333 Lines 9671 9671 Branches 1168 1168 ============================================ - Hits 8041 8035 -6 - Misses 1123 1128 +5 - Partials 507 508 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.