charleskawczynski / PokerHandEvaluator.jl

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

Small performance improvements #41

Closed charleskawczynski closed 1 year ago

charleskawczynski commented 1 year ago

bors r+

codecov[bot] commented 1 year ago

Codecov Report

Merging #41 (ebba886) into main (eeefde0) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #41   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          218       220    +2     
=========================================
+ Hits           218       220    +2     
Files Changed Coverage Δ
src/best_hand_rank_from_n_cards.jl 100.00% <100.00%> (ø)
src/evaluate5.jl 100.00% <100.00%> (ø)
bors[bot] commented 1 year ago

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here. For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.