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 go #3674

Merged
merged 3 commits into from
Apr 5, 2024
Merged

Update go #3674

merged 3 commits into from
Apr 5, 2024

Conversation

mstoykov
Copy link
Contributor

@mstoykov mstoykov commented Apr 4, 2024

What?

Update go through out workflows

Why?

Get latest go ;)

Checklist

  • I have performed a self-review of my code.
  • I have added tests for my changes.
  • I have run linter locally (make lint) and all checks pass.
  • I have run tests locally (make tests) and all tests pass.
  • I have commented on my code, particularly in hard-to-understand areas.

Related PR(s)/Issue(s)

@mstoykov mstoykov added the ci label Apr 4, 2024
@mstoykov mstoykov added this to the v0.51.0 milestone Apr 4, 2024
@mstoykov mstoykov requested a review from a team as a code owner April 4, 2024 09:04
@mstoykov mstoykov requested review from codebien and olegbespalov and removed request for a team April 4, 2024 09:04
@codecov-commenter
Copy link

codecov-commenter commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.30%. Comparing base (2af1a3f) to head (3de9de9).
Report is 6 commits behind head on master.

❗ Current head 3de9de9 differs from pull request most recent head 8f3e7d8. Consider uploading reports for the commit 8f3e7d8 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3674      +/-   ##
==========================================
- Coverage   73.60%   73.30%   -0.31%     
==========================================
  Files         277      278       +1     
  Lines       20251    20330      +79     
==========================================
- Hits        14906    14903       -3     
- Misses       4399     4482      +83     
+ Partials      946      945       -1     
Flag Coverage Δ
ubuntu 73.22% <100.00%> (-0.31%) ⬇️
windows 73.15% <100.00%> (-0.31%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@mstoykov mstoykov merged commit f2006f6 into master Apr 5, 2024
23 of 24 checks passed
@mstoykov mstoykov deleted the updateGo branch April 5, 2024 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants