gilesknap / mciwb

Minecraft Interactive world builder
Apache License 2.0
298 stars 6 forks source link

improve test coverage #16

Closed gilesknap closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #16 (418d98d) into main (ed36757) will increase coverage by 7.94%. The diff coverage is 81.48%.

@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
+ Coverage   62.98%   70.92%   +7.94%     
==========================================
  Files           8        8              
  Lines         389      399      +10     
==========================================
+ Hits          245      283      +38     
+ Misses        144      116      -28     
Impacted Files Coverage Δ
src/mciwb/monitor.py 80.85% <ø> (ø)
src/mciwb/signs.py 44.44% <0.00%> (ø)
src/mciwb/iwb.py 76.36% <50.00%> (-2.89%) :arrow_down:
src/mciwb/__main__.py 80.00% <83.33%> (ø)
src/mciwb/player.py 79.24% <90.90%> (+2.64%) :arrow_up:
src/mciwb/backup.py 81.53% <100.00%> (ø)
src/mciwb/copier.py 53.24% <100.00%> (ø)

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 ed36757...418d98d. Read the comment docs.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

80.3% 80.3% Coverage
0.0% 0.0% Duplication