Snayff / notquiteparadise

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

hotfix/remove_duplicate_next_turn #230

Closed Snayff closed 3 years ago

Snayff commented 3 years ago

fixes #227

codecov[bot] commented 3 years ago

Codecov Report

Merging #230 (ffe4190) into develop (d001774) will increase coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #230   +/-   ##
========================================
  Coverage    57.75%   57.76%           
========================================
  Files           45       45           
  Lines         5787     5786    -1     
========================================
  Hits          3342     3342           
+ Misses        2445     2444    -1     
Impacted Files Coverage Δ
scripts/engine/core/chronicle.py 35.86% <ø> (+0.38%) :arrow_up:
scripts/engine/core/query.py 100.00% <0.00%> (ø)
scripts/engine/core/world.py 46.51% <0.00%> (ø)
scripts/engine/core/system.py 16.01% <0.00%> (ø)
scripts/nqp/processors/game.py 24.52% <0.00%> (ø)
scripts/engine/internal/effect.py 89.95% <0.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 d001774...41e1f92. 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 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information