Snayff / notquiteparadise

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

feature/action_queue #209

Closed Snayff closed 3 years ago

Snayff commented 3 years ago

fixes #208

codecov[bot] commented 3 years ago

Codecov Report

Merging #209 (8842c9c) into develop (d3a6c79) will decrease coverage by 0.16%. The diff coverage is 20.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #209      +/-   ##
===========================================
- Coverage    51.43%   51.27%   -0.17%     
===========================================
  Files           49       45       -4     
  Lines         5663     5636      -27     
===========================================
- Hits          2913     2890      -23     
+ Misses        2750     2746       -4     
Impacted Files Coverage Δ
scripts/engine/core/query.py 100.00% <ø> (ø)
scripts/engine/core/state.py 39.13% <ø> (-1.72%) :arrow_down:
scripts/engine/core/ui.py 50.42% <0.00%> (ø)
scripts/engine/core/world.py 41.97% <0.00%> (+0.33%) :arrow_up:
scripts/engine/internal/debug.py 36.88% <0.00%> (-0.93%) :arrow_down:
scripts/engine/widgets/screen_message.py 42.10% <ø> (-5.52%) :arrow_down:
scripts/engine/world_objects/combat_stats.py 94.02% <ø> (-0.18%) :arrow_down:
scripts/engine/world_objects/game_map.py 68.26% <0.00%> (ø)
scripts/engine/world_objects/tile.py 48.57% <0.00%> (ø)
scripts/nqp/actions/behaviour.py 15.64% <0.00%> (ø)
... and 10 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 d3a6c79...4b5ffbb. Read the comment docs.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

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

No Coverage information No Coverage information
0.0% 0.0% Duplication