Snayff / notquiteparadise

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

feature/theme_hierarchy #271

Closed Snayff closed 3 years ago

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
0.0% 0.0% Duplication

codecov[bot] commented 3 years ago

Codecov Report

Merging #271 (df478da) into develop (191e152) will increase coverage by 55.48%. The diff coverage is 52.94%.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop     #271       +/-   ##
============================================
+ Coverage         0   55.48%   +55.48%     
============================================
  Files            0       45       +45     
  Lines            0     6230     +6230     
============================================
+ Hits             0     3457     +3457     
- Misses           0     2773     +2773     
Impacted Files Coverage Δ
scripts/engine/widgets/screen_message.py 42.10% <ø> (ø)
scripts/nqp/ui_elements/actor_info.py 0.00% <0.00%> (ø)
scripts/nqp/ui_elements/message_log.py 0.00% <0.00%> (ø)
scripts/nqp/ui_elements/character_selector.py 19.53% <50.00%> (ø)
scripts/nqp/ui_elements/tile_info.py 23.37% <50.00%> (ø)
scripts/nqp/ui_elements/title_screen.py 33.33% <50.00%> (ø)
scripts/engine/core/ui.py 52.17% <66.66%> (ø)
scripts/nqp/ui_elements/camera.py 41.93% <100.00%> (ø)
scripts/nqp/ui_elements/skill_bar.py 29.87% <100.00%> (ø)
scripts/nqp/processors/game.py 22.80% <0.00%> (ø)
... and 44 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 191e152...b2f417c. Read the comment docs.