charleskawczynski / PlayingCards.jl

A package for representing playing cards for card games.
MIT License
14 stars 4 forks source link

Add joker #34

Closed charleskawczynski closed 11 months ago

charleskawczynski commented 11 months ago

bors r+

codecov[bot] commented 11 months ago

Codecov Report

Merging #34 (afecd5c) into main (bafbd89) will decrease coverage by 1.85%. Report is 3 commits behind head on main. The diff coverage is 77.77%.

@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
- Coverage   94.31%   92.47%   -1.85%     
==========================================
  Files           2        2              
  Lines          88       93       +5     
==========================================
+ Hits           83       86       +3     
- Misses          5        7       +2     
Files Changed Coverage Δ
src/PlayingCards.jl 91.89% <77.77%> (-2.32%) :arrow_down:
bors[bot] commented 11 months 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.