Closed sunfish-shogi closed 3 years ago
Merging #82 (1a86861) into master (626e9eb) will decrease coverage by
0.68%
. The diff coverage is36.66%
.
@@ Coverage Diff @@
## master #82 +/- ##
==========================================
- Coverage 80.90% 80.21% -0.69%
==========================================
Files 15 16 +1
Lines 1754 1784 +30
==========================================
+ Hits 1419 1431 +12
- Misses 196 208 +12
- Partials 139 145 +6
Impacted Files | Coverage Δ | |
---|---|---|
write.go | 36.66% <36.66%> (ø) |
|
box_info.go | 78.94% <0.00%> (+1.75%) |
: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 626e9eb...1a86861. Read the comment docs.
Create Writer which wrap the io.WriteSeeker and help to write box tree.