sofastack / sofa-serverless

a framework to enabe app architecture evolve from monolithic to microservices smoothly by involving modular and macroservices architecture.
https://sofaserverless.gitee.io/home/
Apache License 2.0
115 stars 41 forks source link

init without non-type bean #465

Closed lvjing2 closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (2d2deaa) 74.25% compared to head (521d1da) 80.97%. Report is 61 commits behind head on master.

Files Patch % Lines
...fa/serverless/adapter/Dubbo26AdapterActivator.java 0.00% 2 Missing :warning:
...ofa/serverless/adapter/Log4j2AdapterActivator.java 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #465 +/- ## ============================================ + Coverage 74.25% 80.97% +6.71% - Complexity 0 65 +65 ============================================ Files 17 45 +28 Lines 1620 1030 -590 Branches 0 90 +90 ============================================ - Hits 1203 834 -369 + Misses 324 145 -179 + Partials 93 51 -42 ```

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