Snayff / notquiteparadise

Possibly, one day, a roguelike.
https://snayff.github.io/notquiteparadise/
MIT License
18 stars 9 forks source link

feature/cleanup_structure #196

Closed Snayff closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #196 (98a6c9d) into develop (9269bd7) will decrease coverage by 1.03%. The diff coverage is 46.26%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #196      +/-   ##
===========================================
- Coverage    51.24%   50.20%   -1.04%     
===========================================
  Files           48       49       +1     
  Lines         5626     5621       -5     
===========================================
- Hits          2883     2822      -61     
- Misses        2743     2799      +56     
Impacted Files Coverage Δ
scripts/engine/core/key.py 0.00% <0.00%> (ø)
scripts/engine/internal/__init__.py 100.00% <ø> (ø)
scripts/engine/internal/extend_json.py 78.26% <ø> (ø)
scripts/engine/widgets/__init__.py 75.00% <ø> (ø)
scripts/engine/widgets/screen_message.py 47.61% <ø> (ø)
scripts/engine/widgets/window.py 0.00% <0.00%> (ø)
scripts/engine/world_objects/lighting.py 34.33% <ø> (ø)
scripts/engine/world_objects/tile.py 47.05% <0.00%> (ø)
scripts/nqp/main.py 0.00% <0.00%> (ø)
scripts/nqp/processors/display.py 0.00% <0.00%> (ø)
... and 43 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 9269bd7...7dd6b5c. Read the comment docs.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 4 Security Hotspots to review)
Code Smell A 65 Code Smells

No Coverage information No Coverage information
0.1% 0.1% Duplication