MozillaSecurity / lithium

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

Update linters #88

Closed jschwartzentruber closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #88 (3a360cf) into master (35dadbb) will increase coverage by 0.02%. The diff coverage is 84.00%.

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage   83.59%   83.61%   +0.02%     
==========================================
  Files          14       14              
  Lines        1408     1410       +2     
==========================================
+ Hits         1177     1179       +2     
  Misses        231      231              
Impacted Files Coverage Δ
src/lithium/__init__.py 100.00% <ø> (ø)
src/lithium/interestingness/__init__.py 100.00% <ø> (ø)
src/lithium/interestingness/hangs.py 100.00% <ø> (ø)
src/lithium/interestingness/outputs.py 100.00% <ø> (ø)
src/lithium/interestingness/repeat.py 95.65% <ø> (ø)
src/lithium/testcases.py 98.11% <ø> (+<0.01%) :arrow_up:
src/lithium/interestingness/timed_run.py 80.51% <33.33%> (ø)
src/lithium/strategies.py 75.03% <81.81%> (+0.03%) :arrow_up:
...ithium/docs/examples/arithmetic/product_divides.py 100.00% <100.00%> (ø)
src/lithium/interestingness/crashes.py 100.00% <100.00%> (ø)
... and 6 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.