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: require a space character between flow ending and comment #59

Merged
merged 1 commit into from
Apr 23, 2023

Conversation

tdakkota
Copy link
Member

@tdakkota tdakkota commented Apr 23, 2023

Fixes #58.

@codecov
Copy link

codecov bot commented Apr 23, 2023

Codecov Report

Patch coverage: 93.75% and project coverage change: +0.08 🎉

Comparison is base (1c73787) 77.43% compared to head (58e264a) 77.52%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #59      +/-   ##
==========================================
+ Coverage   77.43%   77.52%   +0.08%     
==========================================
  Files          22       22              
  Lines        7263     7274      +11     
==========================================
+ Hits         5624     5639      +15     
+ Misses       1264     1261       -3     
+ Partials      375      374       -1     
Impacted Files Coverage Δ
scannerc.go 80.48% <93.75%> (+0.31%) ⬆️

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 032026c into main Apr 23, 2023
@tdakkota tdakkota deleted the fix/space-before-comment branch April 23, 2023 15:25
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 ',' or '}'
2 participants