SUPERAndroidAnalyzer / super

Secure, Unified, Powerful and Extensible Rust Android Analyzer
https://superanalyzer.rocks/
GNU General Public License v3.0
421 stars 59 forks source link

SUPER 0.5.1 #174

Closed Razican closed 5 years ago

Razican commented 5 years ago

Upgraded syntax to Rust 2018 and updated a bunch of dependencies.

codecov[bot] commented 5 years ago

Codecov Report

Merging #174 into master will decrease coverage by 0.06%. The diff coverage is 52.27%.

Impacted file tree graph

@@            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.