alucryd / oxyromon

Rusty ROM OrgaNizer
Other
114 stars 14 forks source link

use transactions and add graphql backend #23

Closed alucryd closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #23 (23cbc07) into master (86eebf6) will decrease coverage by 0.42%. The diff coverage is 85.17%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
- Coverage   91.01%   90.59%   -0.43%     
==========================================
  Files          17       18       +1     
  Lines        4564     4933     +369     
==========================================
+ Hits         4154     4469     +315     
- Misses        410      464      +54     
Impacted Files Coverage Δ
src/main.rs 0.00% <0.00%> (ø)
src/database.rs 66.97% <45.36%> (+1.27%) :arrow_up:
src/config.rs 72.58% <71.60%> (-1.16%) :arrow_down:
src/server.rs 71.73% <71.73%> (ø)
src/purge_roms.rs 88.23% <77.27%> (+0.23%) :arrow_up:
src/download_dats.rs 67.85% <88.88%> (+1.81%) :arrow_up:
src/import_roms.rs 97.37% <95.71%> (+0.05%) :arrow_up:
src/check_roms.rs 97.80% <96.20%> (-0.19%) :arrow_down:
src/convert_roms.rs 94.91% <96.62%> (+0.15%) :arrow_up:
src/import_dats.rs 97.25% <98.52%> (+0.41%) :arrow_up:
... and 5 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 86eebf6...23cbc07. Read the comment docs.