alucryd / oxyromon

Rusty ROM OrgaNizer
Other
114 stars 14 forks source link

Develop #10

Closed alucryd closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #10 (d8297e4) into master (d774aef) will increase coverage by 0.50%. The diff coverage is 80.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   85.94%   86.45%   +0.50%     
==========================================
  Files          16       16              
  Lines        3402     3411       +9     
==========================================
+ Hits         2924     2949      +25     
+ Misses        478      462      -16     
Impacted Files Coverage Δ
src/purge_roms.rs 89.38% <44.44%> (-5.77%) :arrow_down:
src/database.rs 69.80% <45.45%> (+4.17%) :arrow_up:
src/convert_roms.rs 93.78% <61.11%> (ø)
src/config.rs 71.27% <71.62%> (+19.46%) :arrow_up:
src/import_roms.rs 86.01% <81.15%> (+0.74%) :arrow_up:
src/sevenzip.rs 78.04% <85.71%> (+2.37%) :arrow_up:
src/sort_roms.rs 96.26% <92.77%> (-0.02%) :arrow_down:
src/check_roms.rs 94.42% <100.00%> (ø)
src/import_dats.rs 92.73% <100.00%> (+4.96%) :arrow_up:
src/progress.rs 75.00% <0.00%> (-25.00%) :arrow_down:
... and 4 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 d774aef...d8297e4. Read the comment docs.