alucryd / oxyromon

Rusty ROM OrgaNizer
Other
114 stars 14 forks source link

Develop #26

Closed alucryd closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #26 (6fdafbd) into master (885ad89) will decrease coverage by 0.48%. The diff coverage is 90.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
- Coverage   90.91%   90.43%   -0.49%     
==========================================
  Files          18       18              
  Lines        4933     5270     +337     
==========================================
+ Hits         4485     4766     +281     
- Misses        448      504      +56     
Impacted Files Coverage Δ
src/main.rs 0.00% <0.00%> (ø)
src/config.rs 72.36% <50.00%> (-0.23%) :arrow_down:
src/database.rs 64.94% <56.81%> (-1.73%) :arrow_down:
src/server.rs 83.42% <74.64%> (-0.52%) :arrow_down:
src/purge_roms.rs 84.82% <80.00%> (-3.42%) :arrow_down:
src/util.rs 88.37% <84.84%> (+2.65%) :arrow_up:
src/check_roms.rs 94.87% <86.31%> (-2.94%) :arrow_down:
src/convert_roms.rs 94.37% <95.47%> (-0.55%) :arrow_down:
src/import_roms.rs 97.37% <95.89%> (+<0.01%) :arrow_up:
src/sort_roms.rs 98.45% <99.19%> (-0.09%) :arrow_down:
... 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 885ad89...6fdafbd. Read the comment docs.