rair-project / rair

RAIR: RAdare In Rust
GNU Lesser General Public License v3.0
71 stars 12 forks source link

Environment #76

Closed oddcoder closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #76 into master will increase coverage by 0.11%. The diff coverage is 97.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #76      +/-   ##
==========================================
+ Coverage   94.83%   94.95%   +0.11%     
==========================================
  Files          47       47              
  Lines        3099     3149      +50     
==========================================
+ Hits         2939     2990      +51     
+ Misses        160      159       -1
Impacted Files Coverage Δ
src/core.rs 97.5% <100%> (+3.91%) :arrow_up:
src/utils/mod.rs 100% <100%> (ø) :arrow_up:
src/io/print.rs 96.67% <100%> (+0.12%) :arrow_up:
src/io/mod.rs 100% <100%> (ø) :arrow_up:
src/io/files.rs 93.02% <100%> (+0.43%) :arrow_up:
src/io/map.rs 100% <100%> (ø) :arrow_up:
src/helper.rs 89.38% <100%> (+0.28%) :arrow_up:
src/utils/project.rs 75.51% <100%> (ø) :arrow_up:
src/utils/env.rs 94.61% <90%> (-0.89%) :arrow_down:

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 92b3447...b3e97ba. Read the comment docs.