Skip to content
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 parsing of tag #526

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Fix parsing of tag #526

merged 1 commit into from
Nov 12, 2024

Conversation

goccy
Copy link
Owner

@goccy goccy commented Nov 12, 2024

@codecov-commenter
Copy link

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

Codecov Report

Attention: Patch coverage is 71.42857% with 6 lines in your changes missing coverage. Please review.

Project coverage is 79.17%. Comparing base (8808389) to head (414dd25).

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #526      +/-   ##
==========================================
- Coverage   79.22%   79.17%   -0.06%     
==========================================
  Files          17       17              
  Lines        6147     6161      +14     
==========================================
+ Hits         4870     4878       +8     
- Misses        965      970       +5     
- Partials      312      313       +1     

@goccy goccy merged commit a2d04d6 into master Nov 12, 2024
18 checks passed
@goccy goccy deleted the fix-tag branch November 12, 2024 13:08
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.

Tag nodes are now not allowed in mapping nodes, except if the mapping node has one element
2 participants