Closed benrs closed 6 years ago
Merging #24 into master will increase coverage by
8.69%
. The diff coverage is97.26%
.
@@ Coverage Diff @@
## master #24 +/- ##
==========================================
+ Coverage 89.46% 98.16% +8.69%
==========================================
Files 32 32
Lines 1215 1252 +37
==========================================
+ Hits 1087 1229 +142
+ Misses 128 23 -105
Impacted Files | Coverage Δ | |
---|---|---|
tests/converters/PGNConverterTests.cpp | 100% <100%> (ø) |
:arrow_up: |
converters/PGNConverter.cpp | 83.08% <94.44%> (+77.9%) |
:arrow_up: |
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 afc4c19...50f5bb4. Read the comment docs.
Added test cases for pgn converter, will add castling when it works, also missing some cases that will be added with castling.