MozillaSecurity / FuzzManager

A fuzzing management tools collection
Mozilla Public License 2.0
186 stars 47 forks source link

Add support for coverage drop notifications #986

Closed pyoor closed 2 months ago

pyoor commented 3 months ago

Issues notifications for weekly coverage reports where a drop in coverage of greater than 10% is detected.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 34.52381% with 55 lines in your changes missing coverage. Please review.

Project coverage is 69.66%. Comparing base (8ec3454) to head (78b1cd8).

Files Patch % Lines
server/covmanager/tasks.py 15.62% 54 Missing :warning:
...tend/src/components/Notifications/CoverageDrop.vue 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #986 +/- ## ========================================== - Coverage 69.98% 69.66% -0.32% ========================================== Files 150 152 +2 Lines 9266 9347 +81 Branches 90 92 +2 ========================================== + Hits 6485 6512 +27 - Misses 2760 2814 +54 Partials 21 21 ```

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