kreghek / Zilon_Roguelike

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

Fix code coverage steps #1317

Closed kreghek closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 61.73% // Head: 61.73% // No change to project coverage :thumbsup:

Coverage data is based on head (4796116) compared to base (6e6bed7). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1317 +/- ## ======================================= Coverage 61.73% 61.73% ======================================= Files 346 346 Lines 7838 7838 ======================================= Hits 4839 4839 Misses 2999 2999 ``` | Flag | Coverage Δ | | |---|---|---| | Zilon.Core.FunctionalTests | `37.94% <100.00%> (ø)` | | | Zilon.Core.UnitTests | `47.73% <100.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pavel+Kurkutov#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/kreghek/Zilon_Roguelike/pull/1317?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pavel+Kurkutov) | Coverage Δ | | |---|---|---| | [Zilon.Core/Zilon.Core/Persons/PerkResolver.cs](https://codecov.io/gh/kreghek/Zilon_Roguelike/pull/1317/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pavel+Kurkutov#diff-Wmlsb24uQ29yZS9aaWxvbi5Db3JlL1BlcnNvbnMvUGVya1Jlc29sdmVyLmNz) | `90.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pavel+Kurkutov). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pavel+Kurkutov)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    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