MozillaSecurity / lithium

Line-based testcase reducer
Mozilla Public License 2.0
95 stars 25 forks source link

Modernize the interestingness tests #92

Closed pyoor closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Attention: 31 lines in your changes are missing coverage. Please review.

Comparison is base (a0bf3a4) 83.33% compared to head (c6b41e7) 83.06%.

Files Patch % Lines
src/lithium/interestingness/diff_test.py 72.72% 12 Missing :warning:
src/lithium/interestingness/outputs.py 68.75% 10 Missing :warning:
src/lithium/interestingness/crashes.py 80.00% 3 Missing :warning:
src/lithium/interestingness/hangs.py 80.00% 3 Missing :warning:
src/lithium/interestingness/timed_run.py 94.64% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #92 +/- ## ========================================== - Coverage 83.33% 83.06% -0.28% ========================================== Files 14 13 -1 Lines 1410 1476 +66 ========================================== + Hits 1175 1226 +51 - Misses 235 250 +15 ```

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