dnovikoff / tempai-core

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

Calculator refactoring #5

Closed dnovikoff closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #5 into master will increase coverage by 5.01%. The diff coverage is 79.64%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
+ Coverage   73.09%   78.11%   +5.01%     
==========================================
  Files          55       57       +2     
  Lines        2557     2394     -163     
==========================================
+ Hits         1869     1870       +1     
+ Misses        648      487     -161     
+ Partials       40       37       -3
Impacted Files Coverage Δ
compact/packed_masks.go 100% <ø> (ø) :arrow_up:
yaku/fu_string.go 50% <ø> (ø) :arrow_up:
base/wind.go 100% <ø> (ø) :arrow_up:
hand/calc/meld_kokushi.go 0% <0%> (ø)
tile/instance.go 63.63% <0%> (-18.72%) :arrow_down:
examples/tempai/main.go 0% <0%> (ø) :arrow_up:
examples/yaku/main.go 0% <0%> (ø) :arrow_up:
hand/tempai/type_string.go 0% <0%> (ø)
examples/perfomance/main.go 0% <0%> (ø) :arrow_up:
hand/effective/effective.go 97.61% <100%> (+5.11%) :arrow_up:
... and 38 more

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 a3614ac...17bf07c. Read the comment docs.