alucryd / oxyromon

Rusty ROM OrgaNizer
Other
114 stars 14 forks source link

Develop #28

Closed alucryd closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #28 (62dbd88) into master (c229114) will decrease coverage by 3.31%. The diff coverage is 61.53%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
- Coverage   90.50%   87.19%   -3.32%     
==========================================
  Files          18       18              
  Lines        5331     5538     +207     
==========================================
+ Hits         4825     4829       +4     
- Misses        506      709     +203     
Impacted Files Coverage Δ
src/prompt.rs 25.49% <0.00%> (-1.97%) :arrow_down:
src/server.rs 78.02% <0.00%> (-5.41%) :arrow_down:
src/import_roms.rs 92.17% <47.05%> (-5.21%) :arrow_down:
src/check_roms.rs 90.60% <63.15%> (-4.27%) :arrow_down:
src/database.rs 82.43% <72.72%> (+17.35%) :arrow_up:
src/import_dats.rs 92.01% <75.00%> (-5.27%) :arrow_down:
src/checksum.rs 90.69% <100.00%> (+0.95%) :arrow_up:
src/download_dats.rs 61.11% <0.00%> (-14.52%) :arrow_down:
src/config.rs 61.27% <0.00%> (-11.09%) :arrow_down:
src/purge_roms.rs 74.41% <0.00%> (-10.41%) :arrow_down:
... and 12 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 c229114...62dbd88. Read the comment docs.