-
Notifications
You must be signed in to change notification settings - Fork 12
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
feat: adds support for @metatag #38
Conversation
Please add some tests to verify the expected behavior. |
Codecov ReportBase: 53.33% // Head: 55.11% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #38 +/- ##
==========================================
+ Coverage 53.33% 55.11% +1.77%
==========================================
Files 56 56
Lines 2996 3003 +7
Branches 890 894 +4
==========================================
+ Hits 1598 1655 +57
+ Misses 1124 1045 -79
- Partials 274 303 +29
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
@KetanReddy added unit tests 👍 |
* @meta category:views | ||
* @meta screenshot:/path/image.png |
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.
Do we care if multiple tags contain the same category names?
Example
* @meta category:AAA
* @meta category:BBB
Version
Published prerelease version:
0.4.0-next.0
Changelog
Release Notes
Bugfix/long lists (#36)
Fixes issues when long constant lists were indexed to create a union.
🚀 Enhancement
🐛 Bug Fix
Authors: 2