abusix / xarf

XARF - eXtended Abuse Reporting Format
https://abusix.com/xarf/
MIT License
117 stars 19 forks source link

Update codecov CI - allow for up to 1% drop in coverage #67

Closed ethanae closed 3 months ago

ethanae commented 3 months ago

From what I've seen 1% should be enough for us to cover our bases and ensure that coverage doesn't drift too far. Though, I think we should revisit the coverage at some point.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 69.62%. Comparing base (ad1634c) to head (9a7a2be).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #67 +/- ## ======================================= Coverage 69.62% 69.62% ======================================= Files 1 1 Lines 45342 45342 ======================================= Hits 31570 31570 Misses 13772 13772 ```

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

lotfi-abusix commented 3 months ago

Great work, I'm aligned with you