MozillaSecurity / lithium

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

Simplify TestcaseJsStr edge conditions. #65

Closed jschwartzentruber closed 6 years ago

jschwartzentruber commented 6 years ago

fixes #64

codecov-io commented 6 years ago

Codecov Report

Merging #65 into master will increase coverage by 0.08%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   85.05%   85.14%   +0.08%     
==========================================
  Files          13       13              
  Lines        1767     1777      +10     
==========================================
+ Hits         1503     1513      +10     
  Misses        264      264
Impacted Files Coverage Δ
tests/test_lithium.py 95.69% <100%> (+0.04%) :arrow_up:
src/lithium/reducer.py 81.58% <100%> (+0.08%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update afe9b1a...728f1ac. Read the comment docs.