charleskawczynski / PokerHandEvaluator.jl

A Poker hand evaluator, with Texas hold 'em in mind.
MIT License
6 stars 0 forks source link

Reorganize files and modules, add rank with category #20

Closed charleskawczynski closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #20 (4d68509) into main (ebe839f) will increase coverage by 0.33%. The diff coverage is 94.59%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
+ Coverage   97.97%   98.31%   +0.33%     
==========================================
  Files           2        3       +1     
  Lines          99      119      +20     
==========================================
+ Hits           97      117      +20     
  Misses          2        2              
Impacted Files Coverage Δ
src/HandCombinations.jl 97.67% <50.00%> (ø)
src/HandRankAndGroup.jl 100.00% <100.00%> (ø)
src/hand_rank.jl 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 ebe839f...4d68509. Read the comment docs.

charleskawczynski commented 3 years ago

bors r+

bors[bot] commented 3 years ago

Build succeeded: