-
-
Notifications
You must be signed in to change notification settings - Fork 302
test(cz_customize): add missing YAML configuration file tests #1516
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## v4-9-2 #1516 +/- ##
=========================================
Coverage ? 98.71%
=========================================
Files ? 60
Lines ? 2655
Branches ? 0
=========================================
Hits ? 2621
Misses ? 34
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
| fix: PATCH | ||
| hotfix: PATCH | ||
| change_type_order: ["BREAKING CHANGE", "feat", "fix", "refactor", "perf"] | ||
| change_type_order: ['BREAKING CHANGE', 'feat', 'fix', 'refactor', 'perf'] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uniformization of a reference examples that uses both quoting styles
Lee-W
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
idea looks good. left some nitpicks
daf1680 to
74228d1
Compare
|
Rebased from last year's PR, to update towards Feel free to edit the PR or cherry-pick at will. For the record, I'm not a fan of pinning to a patched & customized fork for so long, |
74228d1 to
5bdc151
Compare
Signed-off-by: Adrian DC <radian.dc@gmail.com>
5bdc151 to
6e2d998
Compare
Partial rebase of #1207 for tests commits made last summer.