dnovikoff / tempai-core

Riichi mahjong golang library
MIT License
23 stars 4 forks source link

Coverage on github actions #8

Closed dnovikoff closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #8 into master will increase coverage by 0.28%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
+ Coverage   83.21%   83.49%   +0.28%     
==========================================
  Files          51       51              
  Lines        1835     1824      -11     
==========================================
- Hits         1527     1523       -4     
+ Misses        270      263       -7     
  Partials       38       38              
Impacted Files Coverage Δ
yaku/fu_string.go 33.33% <0.00%> (-6.67%) :arrow_down:
yaku/yaku_string.go 33.33% <0.00%> (-6.67%) :arrow_down:
yaku/limit_string.go 33.33% <0.00%> (-6.67%) :arrow_down:
yaku/yakuman_string.go 33.33% <0.00%> (-6.67%) :arrow_down:
base/wind_string.go 0.00% <0.00%> (ø)
hand/tempai/type_string.go 0.00% <0.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 de397ac...86d9b01. Read the comment docs.