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

Support local tag and boolean tag #527

Merged
merged 2 commits into from
Nov 12, 2024
Merged

Support local tag and boolean tag #527

merged 2 commits into from
Nov 12, 2024

Conversation

goccy
Copy link
Owner

@goccy goccy commented Nov 12, 2024

fix #214
fix #262
ref #525

@codecov-commenter
Copy link

codecov-commenter commented Nov 12, 2024

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

Codecov Report

Attention: Patch coverage is 75.75758% with 8 lines in your changes missing coverage. Please review.

Project coverage is 79.15%. Comparing base (a2d04d6) to head (7929860).

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #527      +/-   ##
==========================================
- Coverage   79.17%   79.15%   -0.03%     
==========================================
  Files          17       17              
  Lines        6161     6193      +32     
==========================================
+ Hits         4878     4902      +24     
- Misses        970      977       +7     
- Partials      313      314       +1     

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

value with !!int64 tag becomes nil without error Error parsing "is-a-bool: !!bool Yes"
2 participants