gilesknap / mciwb

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

Major overhall to CI and to structure. #14

Closed gilesknap closed 2 years ago

gilesknap commented 2 years ago

Merge changes from the dev branch

codecov[bot] commented 2 years ago

Codecov Report

Merging #14 (be57bfa) into main (a2290ab) will decrease coverage by 6.74%. The diff coverage is 37.50%.

@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
- Coverage   53.05%   46.30%   -6.75%     
==========================================
  Files           4        6       +2     
  Lines         262      352      +90     
==========================================
+ Hits          139      163      +24     
- Misses        123      189      +66     
Impacted Files Coverage Δ
src/mciwb/iwb.py 0.00% <0.00%> (ø)
src/mciwb/main.py 0.00% <0.00%> (ø)
src/mciwb/backup.py 53.57% <53.57%> (ø)
src/mciwb/copyblock.py 53.89% <72.41%> (ø)
src/mciwb/__init__.py 87.50% <87.50%> (ø)
src/mciwb/player.py 76.59% <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 26f32f6...be57bfa. Read the comment docs.

sonarcloud[bot] commented 2 years ago

SonarCloud Quality Gate failed.    Quality Gate failed

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

0.0% 0.0% Coverage
0.0% 0.0% Duplication