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: emit whitespace after comment #57

Merged
merged 1 commit into from
Apr 21, 2023

Conversation

tdakkota
Copy link
Member

Fixes #55

@codecov
Copy link

codecov bot commented Apr 21, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (f9698f4) 77.43% compared to head (ed773b5) 77.43%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #57   +/-   ##
=======================================
  Coverage   77.43%   77.43%           
=======================================
  Files          22       22           
  Lines        7262     7263    +1     
=======================================
+ Hits         5623     5624    +1     
  Misses       1264     1264           
  Partials      375      375           
Impacted Files Coverage Δ
emitterc.go 55.89% <100.00%> (+0.02%) ⬆️

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 02d6295 into go-faster:main Apr 21, 2023
15 checks passed
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: could not find expected ':'
2 participants