Closed phanak-sap closed 4 years ago
Merging #38 into master will increase coverage by
24.46%
. The diff coverage is77.08%
.
@@ Coverage Diff @@
## master #38 +/- ##
===========================================
+ Coverage 34.35% 58.81% +24.46%
===========================================
Files 15 15
Lines 3257 3152 -105
===========================================
+ Hits 1119 1854 +735
+ Misses 2138 1298 -840
Impacted Files | Coverage Δ | |
---|---|---|
odfuzz/fuzzer.py | 33.37% <50%> (+6.48%) |
:arrow_up: |
odfuzz/entities.py | 73.16% <78.26%> (+45.68%) |
:arrow_up: |
odfuzz/mutators.py | 38.46% <0%> (-6.61%) |
:arrow_down: |
odfuzz/output.py | 61.9% <0%> (-3.32%) |
:arrow_down: |
odfuzz/databases.py | 71.42% <0%> (-3.29%) |
:arrow_down: |
odfuzz/generators.py | 78.18% <0%> (+20.43%) |
:arrow_up: |
odfuzz/config.py | 85.71% <0%> (+25.71%) |
:arrow_up: |
odfuzz/monkey.py | 79.23% <0%> (+32.3%) |
:arrow_up: |
odfuzz/restrictions.py | 71.66% <0%> (+39.4%) |
:arrow_up: |
... and 1 more |
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 5f8f1ee...dd02cdf. Read the comment docs.
fix issue #37