Skip to content

feat(parser): allow multiple tags#760

Open
LarsStegman wants to merge 2 commits intogoccy:masterfrom
allseas:master
Open

feat(parser): allow multiple tags#760
LarsStegman wants to merge 2 commits intogoccy:masterfrom
allseas:master

Conversation

@LarsStegman
Copy link
Copy Markdown
Contributor

Support multiple tags.

Ideally, this is an option for the parser, but I don't see how to easily implement that.

Fixes #755

@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.98%. Comparing base (52dacb8) to head (7d80d65).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #760   +/-   ##
=======================================
  Coverage   77.97%   77.98%           
=======================================
  Files          22       22           
  Lines        8108     8111    +3     
=======================================
+ Hits         6322     6325    +3     
  Misses       1370     1370           
  Partials      416      416           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@LarsStegman
Copy link
Copy Markdown
Contributor Author

@goccy ping :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support multiple tags on a value

2 participants