rair-project / rair

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

Moving colors to environment #74

Closed oddcoder closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #74 into master will increase coverage by <.01%. The diff coverage is 95.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
+ Coverage   94.96%   94.97%   +<.01%     
==========================================
  Files          45       45              
  Lines        2962     2963       +1     
==========================================
+ Hits         2813     2814       +1     
  Misses        149      149
Impacted Files Coverage Δ
src/core.rs 95.71% <100%> (ø) :arrow_up:
src/io/print.rs 96.55% <100%> (ø) :arrow_up:
src/io/map.rs 100% <100%> (ø) :arrow_up:
src/utils/project.rs 75.51% <100%> (+0.51%) :arrow_up:
src/helper.rs 89.09% <83.33%> (ø) :arrow_up:

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 8f235f1...697978c. Read the comment docs.