gilesknap / mciwb

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

Containers #62

Closed gilesknap closed 1 year ago

gilesknap commented 1 year ago

Update to latest python3-pip-skeleton For:

codecov[bot] commented 1 year ago

Codecov Report

Merging #62 (60c6fd8) into main (22320a8) will decrease coverage by 16.69%. The diff coverage is 62.35%.

:exclamation: Current head 60c6fd8 differs from pull request most recent head bfb0bc8. Consider uploading reports for the commit bfb0bc8 to get more accurate results

@@             Coverage Diff             @@
##             main      #62       +/-   ##
===========================================
- Coverage   88.52%   71.82%   -16.70%     
===========================================
  Files           9       15        +6     
  Lines         453      873      +420     
===========================================
+ Hits          401      627      +226     
- Misses         52      246      +194     
Impacted Files Coverage Δ
src/mciwb/wall.py 27.58% <27.58%> (ø)
src/mciwb/switch.py 31.74% <31.74%> (ø)
src/mciwb/nbt.py 45.45% <45.45%> (ø)
src/mciwb/iwb.py 75.72% <57.14%> (-21.20%) :arrow_down:
src/mciwb/backup.py 67.69% <58.33%> (-13.56%) :arrow_down:
src/mciwb/logging.py 68.75% <68.75%> (ø)
src/mciwb/monitor.py 78.48% <70.27%> (-2.68%) :arrow_down:
src/mciwb/copier.py 85.18% <70.58%> (-5.23%) :arrow_down:
src/mciwb/server.py 80.16% <80.16%> (ø)
src/mciwb/__main__.py 84.00% <80.70%> (+4.00%) :arrow_up:
... and 7 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.