Closed Razican closed 5 years ago
Merging #174 into master will decrease coverage by
0.06%
. The diff coverage is52.27%
.
@@ Coverage Diff @@
## master #174 +/- ##
==========================================
- Coverage 40.98% 40.92% -0.07%
==========================================
Files 14 14
Lines 4338 4340 +2
==========================================
- Hits 1778 1776 -2
- Misses 2560 2564 +4
Impacted Files | Coverage Δ | |
---|---|---|
src/static_analysis/manifest.rs | 20.16% <ø> (ø) |
:arrow_up: |
src/criticality.rs | 77.27% <ø> (ø) |
:arrow_up: |
src/error.rs | 0% <ø> (ø) |
:arrow_up: |
src/results/sdk_number.rs | 88.19% <ø> (ø) |
:arrow_up: |
src/results/handlebars_helpers.rs | 0% <ø> (ø) |
:arrow_up: |
src/lib.rs | 30.06% <ø> (ø) |
:arrow_up: |
src/results/report/json.rs | 0% <ø> (ø) |
:arrow_up: |
src/results/utils.rs | 0% <0%> (ø) |
:arrow_up: |
src/decompilation.rs | 0% <0%> (ø) |
:arrow_up: |
src/results/mod.rs | 0% <0%> (ø) |
:arrow_up: |
... and 7 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 aa8404d...ec559d3. Read the comment docs.
Upgraded syntax to Rust 2018 and updated a bunch of dependencies.