gilesknap / mciwb

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

Update to use the copier template #135

Closed gilesknap closed 5 months ago

gilesknap commented 5 months ago

All CI and project structure now managed by https://github.com/DiamondLightSource/python-copier-template

codecov[bot] commented 5 months ago

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (2fb91af) 64.45% compared to head (3e2a0e2) 64.36%.

Files Patch % Lines
src/mciwb/wall.py 50.00% 5 Missing :warning:
src/mciwb/iwb.py 80.00% 1 Missing :warning:
src/mciwb/player.py 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #135 +/- ## ========================================== - Coverage 64.45% 64.36% -0.09% ========================================== Files 16 16 Lines 903 898 -5 ========================================== - Hits 582 578 -4 + Misses 321 320 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.