Skip to content
This repository has been archived by the owner on Oct 24, 2021. It is now read-only.

chore: move card counts into Player objects #30

Merged
merged 1 commit into from
May 15, 2019

Conversation

rikumiyao
Copy link
Contributor

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #30 into master will decrease coverage by 2.55%.
The diff coverage is 62.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
- Coverage   79.92%   77.36%   -2.56%     
==========================================
  Files          12       11       -1     
  Lines         264      243      -21     
  Branches       40       42       +2     
==========================================
- Hits          211      188      -23     
+ Misses         40       38       -2     
- Partials       13       17       +4
Impacted Files Coverage Δ
src/GameState.ts 90.9% <ø> (+2.02%) ⬆️
src/line-parsers/new-player.ts 81.81% <ø> (ø) ⬆️
src/line-parsers/turn.ts 76.19% <100%> (ø) ⬆️
src/line-parsers/zone-change.ts 76.19% <60%> (-6.17%) ⬇️
src/line-parsers/index.ts 100% <0%> (ø) ⬆️
src/index.ts

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 0177b80...f765c89. Read the comment docs.

@Abrahamic-God Abrahamic-God merged commit dd8abde into master May 15, 2019
@SupportClass-bot
Copy link

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants