charleskawczynski / PokerHandEvaluator.jl

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

Update perf file #18

Closed charleskawczynski closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #18 (ef19107) into main (e626d31) will increase coverage by 0.65%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   97.32%   97.97%   +0.65%     
==========================================
  Files           2        2              
  Lines         112       99      -13     
==========================================
- Hits          109       97      -12     
+ Misses          3        2       -1     
Impacted Files Coverage Δ
src/PokerHandEvaluator.jl 33.33% <50.00%> (-54.17%) :arrow_down:
src/hand_eval.jl 100.00% <0.00%> (+1.04%) :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 e626d31...ef19107. Read the comment docs.

charleskawczynski commented 3 years ago

bors r+

bors[bot] commented 3 years ago

Build succeeded: