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.97k stars 1.27k forks source link

modify RuntimeContextBeanFactoryPostProcessor field modifier protected #1134

Closed taobaorun closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #1134 (052382c) into master (f8146b3) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #1134   +/-   ##
=========================================
  Coverage     11.14%   11.14%           
  Complexity       41       41           
=========================================
  Files           324      324           
  Lines          9574     9574           
  Branches       1310     1310           
=========================================
  Hits           1067     1067           
  Misses         8347     8347           
  Partials        160      160           
Impacted Files Coverage Δ
...spring/RuntimeContextBeanFactoryPostProcessor.java 73.91% <ø> (ø)

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