kreghek / Zilon_Roguelike

Survival roguelike game with huge world generation.
MIT License
28 stars 14 forks source link

Balance remove unlogical props #1233

Closed kreghek closed 3 years ago

kreghek commented 3 years ago

Changes

Checklist

codecov[bot] commented 3 years ago

Codecov Report

Merging #1233 (2811fea) into master (4d5f739) will decrease coverage by 0.01%. The diff coverage is 92.30%.

:exclamation: Current head 2811fea differs from pull request most recent head 7393277. Consider uploading reports for the commit 7393277 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1233      +/-   ##
==========================================
- Coverage   62.91%   62.90%   -0.02%     
==========================================
  Files         346      346              
  Lines        7748     7748              
==========================================
- Hits         4875     4874       -1     
- Misses       2873     2874       +1     
Flag Coverage Δ
Zilon.Core.FunctionalTests 39.23% <84.61%> (-0.02%) :arrow_down:
Zilon.Core.UnitTests 48.12% <30.76%> (+0.02%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
.../Zilon.Core/MapGenerators/StaticObjectGenerator.cs 0.00% <ø> (ø)
...re/Zilon.Core/PersonModules/HumanSurvivalModule.cs 81.25% <80.00%> (-0.24%) :arrow_down:
...n.Core/Zilon.Core/PersonModules/CombatActModule.cs 80.00% <100.00%> (ø)
Zilon.Core/Zilon.Core/World/BiomeSchemeRoller.cs 100.00% <100.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 4d5f739...7393277. Read the comment docs.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 1074200261


Changes Missing Coverage Covered Lines Changed/Added Lines %
Zilon.Core/Zilon.Core/PersonModules/HumanSurvivalModule.cs 4 5 80.0%
<!-- Total: 12 13 92.31% -->
Totals Coverage Status
Change from base Build 1071336328: -0.007%
Covered Lines: 4874
Relevant Lines: 7748

💛 - Coveralls