rair-project / rair

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

Write #65

Closed oddcoder closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #65 into master will decrease coverage by 0.03%. The diff coverage is 86.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
- Coverage   89.72%   89.69%   -0.04%     
==========================================
  Files          44       45       +1     
  Lines        2658     2726      +68     
==========================================
+ Hits         2385     2445      +60     
- Misses        273      281       +8
Impacted Files Coverage Δ
rtrees/src/bktree/tree.rs 100% <100%> (ø) :arrow_up:
rcore/src/io/mod.rs 100% <100%> (ø) :arrow_up:
rcore/src/io/write.rs 85.71% <85.71%> (ø)
rio/src/plugins/srec.rs 94.96% <0%> (+0.03%) :arrow_up:
rio/src/plugins/ihex.rs 97.23% <0%> (+0.47%) :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 9312a0a...492f15b. Read the comment docs.