wrdv / testme-idea

TestMe IntelliJ IDEA Plugin - Auto generates Unit Test code
http://weirddev.com/testme
Other
170 stars 63 forks source link

CI fix codecov missing root coverage #25

Closed yaronyam closed 6 months ago

yaronyam commented 6 months ago

fix issue with dependency on instrumented code - was turned off in CI

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 68.01%. Comparing base (c1f8fcc) to head (dcacd78). Report is 10 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #25 +/- ## ============================================= + Coverage 11.02% 68.01% +56.99% Complexity 18 18 ============================================= Files 10 81 +71 Lines 381 2786 +2405 Branches 99 589 +490 ============================================= + Hits 42 1895 +1853 - Misses 335 660 +325 - Partials 4 231 +227 ```

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