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

using ark plugin for adapters #436

Closed lvjing2 closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (0951f2c) 81.67% compared to head (939de52) 37.18%. Report is 34 commits behind head on master.

:exclamation: Current head 939de52 differs from pull request most recent head 0941ca9. Consider uploading reports for the commit 0941ca9 to get more accurate results

Files Patch % Lines
...ot/context/logging/LoggingApplicationListener.java 0.00% 189 Missing :warning:
...ework/boot/logging/log4j2/Log4J2LoggingSystem.java 0.00% 77 Missing :warning:
...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 #436 +/- ## ============================================= - Coverage 81.67% 37.18% -44.49% Complexity 66 66 ============================================= Files 41 56 +15 Lines 1015 2240 +1225 Branches 90 309 +219 ============================================= + Hits 829 833 +4 - Misses 135 1356 +1221 Partials 51 51 ```

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