Closed bmiddha closed 3 years ago
Merging #18 (dbe7ce2) into main (586b1c9) will increase coverage by
17.72%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #18 +/- ##
============================================
+ Coverage 82.27% 100.00% +17.72%
============================================
Files 5 4 -1
Lines 79 56 -23
Branches 8 10 +2
============================================
- Hits 65 56 -9
+ Misses 8 0 -8
+ Partials 6 0 -6
Flag | Coverage Δ | |
---|---|---|
dotnet | 100.00% <100.00%> (+17.72%) |
:arrow_up: |
webapp | 100.00% <ø> (?) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
src/Bored.Common/GameLogic.cs | 100.00% <100.00%> (ø) |
|
src/Bored.Game.TicTacToe/TicTacToe.cs | 100.00% <100.00%> (+25.00%) |
:arrow_up: |
src/Bored.Game.TicTacToe/TicTacToeMove.cs | 100.00% <100.00%> (ø) |
|
src/Bored.Game.TicTacToe/TicTacToeState.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 586b1c9...dbe7ce2. Read the comment docs.