Snayff / notquiteparadise

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

hotfix/projectile_activation_fix #270

Closed DaFluffyPotato closed 3 years ago

DaFluffyPotato commented 3 years ago

Fixes the re-emergence of #228 from the "fix" for #256, which resolves #256.

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

codecov[bot] commented 3 years ago

Codecov Report

Merging #270 (469daf6) into develop (60d07ee) will decrease coverage by 0.01%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #270      +/-   ##
===========================================
- Coverage    55.45%   55.43%   -0.02%     
===========================================
  Files           45       45              
  Lines         6227     6229       +2     
===========================================
  Hits          3453     3453              
- Misses        2774     2776       +2     
Impacted Files Coverage Δ
scripts/engine/internal/action.py 49.57% <0.00%> (-0.43%) :arrow_down:

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 60d07ee...469daf6. Read the comment docs.