doug-wade / tybalt

A library for creating web components
MIT License
5 stars 3 forks source link

fix(NOBUG): tinker with code coverage #595

Closed doug-wade closed 9 months ago

doug-wade commented 9 months ago

I'm looking at how the collectCoverageFrom affects code coverage reporting.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (4c1b534) 89.32% compared to head (cdc8ecd) 89.80%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #595 +/- ## ========================================== + Coverage 89.32% 89.80% +0.48% ========================================== Files 53 14 -39 Lines 1133 157 -976 Branches 205 23 -182 ========================================== - Hits 1012 141 -871 + Misses 121 16 -105 ```

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