Skip to content

Implement shuffled bag algorithm#32

Open
nimrossum wants to merge 3 commits into
mainfrom
tetris
Open

Implement shuffled bag algorithm#32
nimrossum wants to merge 3 commits into
mainfrom
tetris

Conversation

@nimrossum
Copy link
Copy Markdown
Owner

No description provided.

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
klods ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 15, 2023 1:19pm

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 15, 2023

Codecov Report

Merging #32 (8690ac2) into main (5eb8f37) will decrease coverage by 0.02%.
The diff coverage is 55.22%.

@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
- Coverage   73.66%   73.64%   -0.02%     
==========================================
  Files           6        6              
  Lines         281      296      +15     
  Branches       65       67       +2     
==========================================
+ Hits          207      218      +11     
- Misses         62       65       +3     
- Partials       12       13       +1     
Impacted Files Coverage Δ
src/App.tsx 54.91% <46.42%> (-1.50%) ⬇️
src/util.ts 81.73% <100.00%> (+1.73%) ⬆️

@nimrossum nimrossum linked an issue Jun 15, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Tetris like drafting of pieces

1 participant