Snayff / notquiteparadise

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

feature/improved_documentation #195

Closed Snayff closed 3 years ago

Snayff commented 3 years ago

fixes #138

codecov[bot] commented 3 years ago

Codecov Report

Merging #195 (acabbfe) into develop (ee48700) will decrease coverage by 0.00%. The diff coverage is 72.72%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #195      +/-   ##
===========================================
- Coverage    51.24%   51.24%   -0.01%     
===========================================
  Files           48       48              
  Lines         5622     5626       +4     
===========================================
+ Hits          2881     2883       +2     
- Misses        2741     2743       +2     
Impacted Files Coverage Δ
scripts/engine/core/data.py 56.00% <0.00%> (ø)
scripts/nqp/actions/affliction.py 73.68% <ø> (ø)
scripts/nqp/actions/behaviour.py 17.33% <ø> (ø)
scripts/nqp/actions/skill.py 38.14% <ø> (ø)
scripts/nqp/main.py 0.00% <0.00%> (ø)
scripts/nqp/processors/interaction.py 0.00% <ø> (ø)
scripts/engine/action.py 66.25% <66.66%> (+<0.01%) :arrow_up:
scripts/engine/library.py 95.68% <93.33%> (-0.84%) :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 ee48700...afe201f. 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 2 Security Hotspots to review)
Code Smell A 5 Code Smells

No Coverage information No Coverage information
4.7% 4.7% Duplication