charleskawczynski / PokerHandEvaluator.jl

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

Widen julia version compat bounds #21

Closed charleskawczynski closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #21 (5f2d34b) into main (e65ebff) will increase coverage by 1.68%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main       #21      +/-   ##
===========================================
+ Coverage   98.31%   100.00%   +1.68%     
===========================================
  Files           3         4       +1     
  Lines         119       138      +19     
===========================================
+ Hits          117       138      +21     
+ Misses          2         0       -2     
Impacted Files Coverage Δ
src/hand_rank.jl 100.00% <0.00%> (ø)
src/PokerHandEvaluator.jl 100.00% <0.00%> (ø)
src/HandCombinations.jl 100.00% <0.00%> (+2.32%) :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 e65ebff...5f2d34b. Read the comment docs.

charleskawczynski commented 3 years ago

bors r+

bors[bot] commented 3 years ago

Build succeeded: