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

SofaEventHandlerTest use mockito #1120

Closed taobaorun closed 1 year ago

taobaorun commented 1 year ago

SofaEventHandlerTest use mockito

codecov[bot] commented 1 year ago

Codecov Report

Merging #1120 (ba08ab2) into master (1ab044e) will decrease coverage by 0.03%. The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1120      +/-   ##
============================================
- Coverage     11.48%   11.46%   -0.03%     
  Complexity       41       41              
============================================
  Files           326      326              
  Lines          9402     9396       -6     
  Branches       1287     1284       -3     
============================================
- Hits           1080     1077       -3     
+ Misses         8161     8156       -5     
- Partials        161      163       +2     

see 6 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.