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: escape shorthand tags if needed #51

Merged
merged 1 commit into from
Apr 10, 2023
Merged

fix: escape shorthand tags if needed #51

merged 1 commit into from
Apr 10, 2023

Conversation

tdakkota
Copy link
Member

@tdakkota tdakkota commented Apr 10, 2023

Fixes #50.

@codecov
Copy link

codecov bot commented Apr 10, 2023

Codecov Report

Patch coverage: 57.14% and project coverage change: +0.21 🎉

Comparison is base (ed711fb) 76.88% compared to head (41fb464) 77.09%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
+ Coverage   76.88%   77.09%   +0.21%     
==========================================
  Files          22       22              
  Lines        7251     7253       +2     
==========================================
+ Hits         5575     5592      +17     
+ Misses       1305     1281      -24     
- Partials      371      380       +9     
Impacted Files Coverage Δ
emitterc.go 54.84% <57.14%> (+0.97%) ⬆️

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ernado ernado merged commit 29cddc6 into main Apr 10, 2023
@tdakkota tdakkota deleted the fix/tag-emit branch April 10, 2023 07: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.

FuzzDecodeEncodeDecode: did not find expected whitespace or line break
2 participants