samsmithnz / TurnBasedEngine

The logic for a turn-based game, to be consumed as a dependency in a Unity3d app (TBS)
MIT License
1 stars 0 forks source link

Adding height to the map (but not multi-levels) #206

Open github-actions[bot] opened 2 years ago

github-actions[bot] commented 2 years ago
coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1506004107

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/Battle.Logic/Map/MapCore.cs 51 53 96.23%
<!-- Total: 89 91 97.8% -->
Files with Coverage Reduction New Missed Lines %
src/Battle.Logic/Map/MapCore.cs 15 91.29%
<!-- Total: 15 -->
Totals Coverage Status
Change from base Build 1492547019: -0.006%
Covered Lines: 2747
Relevant Lines: 2813

💛 - Coveralls
sonarcloud[bot] commented 2 years 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 9 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication