-
Notifications
You must be signed in to change notification settings - Fork 26
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
chore: go fmt #201
chore: go fmt #201
Conversation
Signed-off-by: Alex Richards <alex-richards@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you!
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #201 +/- ##
==========================================
+ Coverage 92.04% 92.47% +0.43%
==========================================
Files 12 12
Lines 1973 1622 -351
==========================================
- Hits 1816 1500 -316
+ Misses 108 66 -42
- Partials 49 56 +7 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This has been tagged for the next v1.4.0 release. If folks feel this should be in v1.3], please indicate it here. |
I would object to putting this in 1.3, leave it in 1.4 |
Merging, with the intent to release in 1.4 as 1.3 is ready for release. |
Reformatted with
go fmt
.bench_test.go
was CRLF formatted.