Add default values on metadata definitions#1236
Merged
Conversation
acd9000 to
3fc5ded
Compare
7c15cd4 to
a16f40a
Compare
3fc5ded to
8cd70ad
Compare
f56c75b to
d538b1f
Compare
7ce562c to
5c30e69
Compare
5c30e69 to
210380d
Compare
210380d to
b05b185
Compare
b05b185 to
f193d6a
Compare
f193d6a to
c9d7a37
Compare
Encourages using expect.soft() (which is better)
To emphasize that it stops the test on fail
Since now it's clear that non-soft expect() is assert() instead
c9d7a37 to
b1addfd
Compare
b1addfd to
eceb3b6
Compare
Contributor
|
✅ Coverage is up by 0.69% (from 49.52% to 50.21%) |
Contributor
Bundle StatsHey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle. As this PR is updated, I'll keep you updated on how the bundle size is impacted. Total
Changeset
View detailed bundle breakdownAdded
Removed
Bigger
Smaller No assets were smaller |
eceb3b6 to
328c3be
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fixes #1223
Fixes #1224