charleskawczynski / PokerHandEvaluator.jl

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

Add docs #12

Closed charleskawczynski closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #12 (60c9988) into main (ca1ed36) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #12   +/-   ##
=======================================
  Coverage   43.58%   43.58%           
=======================================
  Files           2        2           
  Lines          78       78           
=======================================
  Hits           34       34           
  Misses         44       44           
Impacted Files Coverage Δ
src/PokerHandEvaluator.jl 67.74% <ø> (ø)
src/hand_eval.jl 27.65% <ø> (ø)

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 c375b83...60c9988. Read the comment docs.

charleskawczynski commented 3 years ago

bors r+

bors[bot] commented 3 years ago

Build succeeded: