pinpoint-apm / pinpoint

APM, (Application Performance Management) tool for large-scale distributed systems.
https://pinpoint-apm.gitbook.io/
Apache License 2.0
13.43k stars 3.76k forks source link

[#11705] Improve compatibility of Junit with It tests #11719

Closed emeroad closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 14 lines in your changes missing coverage. Please review.

Project coverage is 36.87%. Comparing base (80db295) to head (6b8e0d3). Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
...descriptor/PluginForkedTestUnitTestDescriptor.java 0.00% 7 Missing :warning:
...test/plugin/junit5/descriptor/DescriptorUtils.java 0.00% 4 Missing :warning:
...ter/engine/descriptor/ExtensionContextFactory.java 0.00% 2 Missing :warning:
...unit5/descriptor/PluginTestUnitTestDescriptor.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #11719 +/- ## ============================================ - Coverage 36.89% 36.87% -0.02% + Complexity 12403 12402 -1 ============================================ Files 4104 4106 +2 Lines 100719 100724 +5 Branches 10559 10559 ============================================ - Hits 37159 37145 -14 - Misses 60545 60562 +17 - Partials 3015 3017 +2 ```

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