rair-project / rair

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

Environment #75

Closed oddcoder closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #75 into master will decrease coverage by 0.96%. The diff coverage is 77.1%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #75      +/-   ##
========================================
- Coverage   94.97%    94%   -0.97%     
========================================
  Files          45     47       +2     
  Lines        2963   3103     +140     
========================================
+ Hits         2814   2917     +103     
- Misses        149    186      +37
Impacted Files Coverage Δ
src/utils/quit.rs 80% <ø> (ø) :arrow_up:
src/loc/mode.rs 96.55% <ø> (ø) :arrow_up:
src/loc/history.rs 100% <ø> (ø) :arrow_up:
src/io/write.rs 85.71% <ø> (ø) :arrow_up:
src/utils/project.rs 75.51% <ø> (ø) :arrow_up:
src/loc/seek.rs 100% <ø> (ø) :arrow_up:
src/io/files.rs 92.59% <ø> (ø) :arrow_up:
src/utils/mod.rs 100% <100%> (ø) :arrow_up:
src/io/print.rs 96.55% <100%> (ø) :arrow_up:
src/io/map.rs 100% <100%> (ø) :arrow_up:
... and 8 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 1535dfd...6a68ef2. Read the comment docs.