alucryd / oxyromon

Rusty ROM OrgaNizer
Other
114 stars 14 forks source link

Develop #13

Closed alucryd closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #13 (098a656) into master (34930e5) will increase coverage by 1.65%. The diff coverage is 89.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   86.45%   88.11%   +1.65%     
==========================================
  Files          16       17       +1     
  Lines        3411     3567     +156     
==========================================
+ Hits         2949     3143     +194     
+ Misses        462      424      -38     
Impacted Files Coverage Δ
src/main.rs 0.00% <0.00%> (ø)
src/prompt.rs 24.48% <16.66%> (+5.17%) :arrow_up:
src/database.rs 70.00% <77.77%> (+0.19%) :arrow_up:
src/download_dats.rs 79.54% <79.54%> (ø)
src/util.rs 87.03% <80.55%> (-9.74%) :arrow_down:
src/sevenzip.rs 78.26% <81.81%> (+0.21%) :arrow_up:
src/import_roms.rs 89.61% <88.40%> (+3.60%) :arrow_up:
src/chdman.rs 85.36% <90.00%> (+1.15%) :arrow_up:
src/convert_roms.rs 93.01% <94.94%> (-0.77%) :arrow_down:
src/check_roms.rs 94.60% <97.39%> (+0.17%) :arrow_up:
... and 10 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 34930e5...098a656. Read the comment docs.