-
Notifications
You must be signed in to change notification settings - Fork 8
fix: add tags #38
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
fix: add tags #38
Conversation
Codecov Report
@@ Coverage Diff @@
## master #38 +/- ##
==========================================
+ Coverage 90.43% 90.74% +0.31%
==========================================
Files 15 16 +1
Lines 324 335 +11
Branches 67 68 +1
==========================================
+ Hits 293 304 +11
Misses 17 17
Partials 14 14
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #38 +/- ##
=========================================
+ Coverage 90.43% 90.8% +0.36%
=========================================
Files 15 16 +1
Lines 324 337 +13
Branches 67 69 +2
=========================================
+ Hits 293 306 +13
Misses 17 17
Partials 14 14
Continue to review full report at Codecov.
|
fixes #37
| <Typography key={method.name} className={classes.heading}>{method.name}</Typography> | ||
| <Typography key={method.summary} className={classes.secondaryHeading}>{method.summary}</Typography> | ||
| </ExpansionPanelSummary> | ||
|
|
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.
|
🎉 This PR is included in version 1.0.7 🎉 The release is available on: Your semantic-release bot 📦🚀 |
fixes #37
Screenshot
