matheusgomes28 / urchin

Headless CMS written in Golang
MIT License
60 stars 19 forks source link

Remove test files from coverage data #68

Closed matheusgomes28 closed 5 months ago

matheusgomes28 commented 5 months ago

attempt to remove the reported coverage on test files by simply removing it from the coverage data.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 37.79%. Comparing base (5372b61) to head (1e0a72f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #68 +/- ## ========================================== - Coverage 41.09% 37.79% -3.31% ========================================== Files 18 16 -2 Lines 876 807 -69 ========================================== - Hits 360 305 -55 + Misses 476 465 -11 + Partials 40 37 -3 ```

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