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

Move to Go 1.23 #398

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Move to Go 1.23 #398

merged 1 commit into from
Oct 17, 2024

Conversation

simonmarty
Copy link
Contributor

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@simonmarty simonmarty requested a review from a team as a code owner October 17, 2024 19:19
@simonmarty simonmarty requested review from a team and removed request for a team October 17, 2024 19:24
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.67%. Comparing base (7455827) to head (693b465).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #398      +/-   ##
==========================================
- Coverage   53.15%   49.67%   -3.48%     
==========================================
  Files           8        9       +1     
  Lines         730      781      +51     
==========================================
  Hits          388      388              
- Misses        332      383      +51     
  Partials       10       10              

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

uses: codecov/[email protected]
uses: codecov/codecov-action@v4
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Required to not get throttled by CodeCov. Not particularly sensitive (worst case scenario if this leaks is that someone overwrites our code coverage data)

@simonmarty simonmarty merged commit 1f97be0 into aws:main Oct 17, 2024
1 check passed
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.

4 participants