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

Add ark tests #1167

Closed HzjNeverStop closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #1167 (a81c79a) into 4.0.0 (d5be2ae) will increase coverage by 0.17%. The diff coverage is 50.00%.

@@             Coverage Diff              @@
##              4.0.0    #1167      +/-   ##
============================================
+ Coverage     84.05%   84.22%   +0.17%     
+ Complexity     2766     2681      -85     
============================================
  Files           305      305              
  Lines          8715     8710       -5     
  Branches       1046     1046              
============================================
+ Hits           7325     7336      +11     
+ Misses          911      897      -14     
+ Partials        479      477       -2     
Impacted Files Coverage Δ
...va/com/alipay/sofa/boot/util/SofaBootEnvUtils.java 71.42% <33.33%> (-1.08%) :arrow_down:
.../boot/ark/invoke/DynamicJvmServiceProxyFinder.java 81.73% <100.00%> (+2.60%) :arrow_up:

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