-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Golang versions convention #3443
Conversation
Co-authored-by: Mihail Stoykov <312246+mstoykov@users.noreply.github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3443 +/- ##
==========================================
- Coverage 73.35% 73.27% -0.08%
==========================================
Files 261 259 -2
Lines 19742 19737 -5
==========================================
- Hits 14481 14462 -19
- Misses 4367 4376 +9
- Partials 894 899 +5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Co-authored-by: Ivan <2103732+codebien@users.noreply.github.com>
What?
Writes down the information about the golang updates convention.
Why?
To have this written down.
Checklist
make lint
) and all checks pass.make tests
) and all tests pass.Related PR(s)/Issue(s)