charleskawczynski / PlayingCards.jl

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

Update README.md #7

Closed scheinerman closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #7 (3b2315b) into main (0b6b947) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main        #7   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           51        51           
=========================================
  Hits            51        51           
Impacted Files Coverage Δ
src/HoldemCards.jl
src/PlayingCards.jl 100.00% <0.00%> (ø)

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 0b6b947...3b2315b. Read the comment docs.

charleskawczynski commented 3 years ago

I think I got this in #6, so this should be a 0-diff if rebased. Feel free to add some docs to the readme!

scheinerman commented 3 years ago

Thanks for inviting me as a collaborator. I'll make changes only if they're ok with you. This one change was just to see if I could :-). It was trivial ... just changing the name in the README.

My real-life email is ers@jhu.edu ...

scheinerman commented 3 years ago

By the way: I renamed the package in my own directory as PlayingCards52 so it can co-exist with your. I don't play to register it though.