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

CI to test in 1.21 and 1.22 #126

Merged
merged 1 commit into from
Apr 30, 2024
Merged

CI to test in 1.21 and 1.22 #126

merged 1 commit into from
Apr 30, 2024

Conversation

rabbbit
Copy link
Contributor

@rabbbit rabbbit commented Mar 4, 2024

Not updating Go version in go.mod since we don't need any new features.

Also updating dependencies since go1.22 seems to have broken them.
Also using stable ald oldstable magic trick I learned from https://github.com/uber-go/tally/pull/258/files.

Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (61eed72) to head (6572380).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #126   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          159       159           
=========================================
  Hits           159       159           

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

Not updating Go version in go.mod since we don't need any new stuff.

Also using magic.
@mway mway merged commit 6fdffa1 into main Apr 30, 2024
4 checks passed
@mway mway deleted the pawel/bump branch April 30, 2024 14:13
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.

None yet

2 participants