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

Add mock inject error code (#1241) #1242

Closed HzjNeverStop closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01% :warning:

Comparison is base (020c1b0) 84.12% compared to head (6d862ed) 84.12%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1242 +/- ## ============================================ - Coverage 84.12% 84.12% -0.01% Complexity 2863 2863 ============================================ Files 323 323 Lines 9316 9314 -2 Branches 1113 1113 ============================================ - Hits 7837 7835 -2 Misses 973 973 Partials 506 506 ``` | [Files Changed](https://app.codecov.io/gh/sofastack/sofa-boot/pull/1242?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sofastack) | Coverage Δ | | |---|---|---| | [...ck/injector/InjectorMockTestExecutionListener.java](https://app.codecov.io/gh/sofastack/sofa-boot/pull/1242?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sofastack#diff-c29mYS1ib290LXByb2plY3Qvc29mYS1ib290LWNvcmUvdGVzdC1zb2ZhLWJvb3Qvc3JjL21haW4vamF2YS9jb20vYWxpcGF5L3NvZmEvdGVzdC9tb2NrL2luamVjdG9yL0luamVjdG9yTW9ja1Rlc3RFeGVjdXRpb25MaXN0ZW5lci5qYXZh) | `86.36% <100.00%> (ø)` | | | [...t/mock/injector/resolver/BeanInjectorResolver.java](https://app.codecov.io/gh/sofastack/sofa-boot/pull/1242?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sofastack#diff-c29mYS1ib290LXByb2plY3Qvc29mYS1ib290LWNvcmUvdGVzdC1zb2ZhLWJvb3Qvc3JjL21haW4vamF2YS9jb20vYWxpcGF5L3NvZmEvdGVzdC9tb2NrL2luamVjdG9yL3Jlc29sdmVyL0JlYW5JbmplY3RvclJlc29sdmVyLmphdmE=) | `92.68% <100.00%> (-0.18%)` | :arrow_down: | | [.../test/mock/injector/resolver/BeanInjectorStub.java](https://app.codecov.io/gh/sofastack/sofa-boot/pull/1242?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sofastack#diff-c29mYS1ib290LXByb2plY3Qvc29mYS1ib290LWNvcmUvdGVzdC1zb2ZhLWJvb3Qvc3JjL21haW4vamF2YS9jb20vYWxpcGF5L3NvZmEvdGVzdC9tb2NrL2luamVjdG9yL3Jlc29sdmVyL0JlYW5JbmplY3RvclN0dWIuamF2YQ==) | `94.11% <100.00%> (ø)` | |

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