This repository has been archived by the owner on May 31, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
"Finish" the character creation wizard #110
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
assets
Changes to static assets
components
Changes to any components
components/sheet
Changes to the play mode character sheet
components/wizard
Changes to the character creation wizard
decorators
Changes to the char decorators
helpers
Changes to the helpers
src
Changes to any part of the source code
vue
Involving / related to Vue
vuex
Involving / related to Vuex
labels
Nov 24, 2019
thislooksfun
added
the
ready-to-merge
This PR will be merge automatically once all checks pass.
label
Nov 24, 2019
Codecov Report
@@ Coverage Diff @@
## master #110 +/- ##
=========================================
- Coverage 29.85% 22.5% -7.36%
=========================================
Files 44 49 +5
Lines 412 600 +188
Branches 20 46 +26
=========================================
+ Hits 123 135 +12
- Misses 289 465 +176
Continue to review full report at Codecov.
|
10 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
assets
Changes to static assets
components/sheet
Changes to the play mode character sheet
components/wizard
Changes to the character creation wizard
components
Changes to any components
decorators
Changes to the char decorators
helpers
Changes to the helpers
ready-to-merge
This PR will be merge automatically once all checks pass.
src
Changes to any part of the source code
vue
Involving / related to Vue
vuex
Involving / related to Vuex
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This finishes enough of the character creation wizard to get basic play out of it.