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

Update to Go 1.22 #239

Merged
merged 3 commits into from
Aug 20, 2024
Merged

Update to Go 1.22 #239

merged 3 commits into from
Aug 20, 2024

Conversation

smallhive
Copy link
Contributor

Closes #136

Copy link

codecov bot commented Aug 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 22.12%. Comparing base (705ca12) to head (2da2ee6).
Report is 15 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #239      +/-   ##
==========================================
+ Coverage   21.88%   22.12%   +0.24%     
==========================================
  Files          17       17              
  Lines        3583     3507      -76     
==========================================
- Hits          784      776       -8     
+ Misses       2639     2579      -60     
+ Partials      160      152       -8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

.github/workflows/tests.yml Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@smallhive smallhive force-pushed the 136-go-122-upgrade-check-list branch from 9146777 to 325d589 Compare August 20, 2024 09:13
@smallhive smallhive requested a review from roman-khimov August 20, 2024 09:14
@smallhive smallhive force-pushed the 136-go-122-upgrade-check-list branch from 325d589 to 1980aaf Compare August 20, 2024 09:18
Updated version is already used in go.mod file.

Signed-off-by: Evgenii Baidakov <[email protected]>
Closes #136.

Signed-off-by: Evgenii Baidakov <[email protected]>
@smallhive smallhive force-pushed the 136-go-122-upgrade-check-list branch from 1980aaf to 2da2ee6 Compare August 20, 2024 09:41
@smallhive smallhive requested a review from roman-khimov August 20, 2024 09:41
@roman-khimov roman-khimov merged commit 38b9082 into master Aug 20, 2024
13 checks passed
@roman-khimov roman-khimov deleted the 136-go-122-upgrade-check-list branch August 20, 2024 09:46
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.

Go 1.22 upgrade check list
2 participants