-
Notifications
You must be signed in to change notification settings - Fork 42
fix: add labels to examples #94
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
@@ Coverage Diff @@
## main #94 +/- ##
=======================================
Coverage 93.58% 93.58%
=======================================
Files 21 21
Lines 20022 20022
=======================================
Hits 18738 18738
Misses 1284 1284 Continue to review full report at Codecov.
|
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.
For me, it looks good.
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.
I approve it, but let's discuss my suggestion.
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.
LGTM
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.
LGTM
## [0.17.17](v0.17.16...v0.17.17) (2021-03-25) ### Bug Fixes * add labels to examples ([#94](#94)) ([00c285a](00c285a))
|
🎉 This PR is included in version 0.17.17 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
PR summary
This PR adds labels to example output, so it is easier to identify which output section belongs to which method.
PR Checklist
Please make sure that your PR fulfills the following requirements:
Current vs new behavior
Does this PR introduce a breaking change?
Other information