MozillaSecurity / lithium

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

Add a testcase type for reducing HTML attributes. #80

Closed jschwartzentruber closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #80 (876ac04) into master (195c61e) will increase coverage by 0.76%. The diff coverage is 93.82%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
+ Coverage   82.77%   83.54%   +0.76%     
==========================================
  Files          14       14              
  Lines        1295     1404     +109     
==========================================
+ Hits         1072     1173     +101     
- Misses        223      231       +8     
Impacted Files Coverage Δ
src/lithium/strategies.py 75.97% <59.09%> (-0.58%) :arrow_down:
src/lithium/testcases.py 97.96% <99.28%> (+1.23%) :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 195c61e...876ac04. Read the comment docs.