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

Utilize 1.22 for benchmark tests. #128

Merged
merged 1 commit into from
Apr 4, 2024
Merged

Utilize 1.22 for benchmark tests. #128

merged 1 commit into from
Apr 4, 2024

Conversation

fr33r
Copy link
Contributor

@fr33r fr33r commented Apr 4, 2024

Description

These changes update the Go version from 1.18 to 1.22 in our continuous benchmarking suite.

Rationale

We dropped support for 1.18 in v4, and generally assessing the packages performance against the latest version provides a more accurate depiction of what to expect, especially since the Go community usually only supports two major versions simultaneously.

Suggested Version

N/A

Example Usage

N/A

Copy link

codecov bot commented Apr 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.72%. Comparing base (06b6d24) to head (17e2918).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #128   +/-   ##
=======================================
  Coverage   98.72%   98.72%           
=======================================
  Files          14       14           
  Lines        1407     1407           
=======================================
  Hits         1389     1389           
  Misses         14       14           
  Partials        4        4           
Flag Coverage Δ
v3 98.71% <ø> (ø)
v4 98.72% <ø> (ø)

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.

@fr33r fr33r merged commit 7c4da0c into master Apr 4, 2024
19 checks passed
@fr33r fr33r deleted the freer/cb-support-1.22 branch April 4, 2024 17:45
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

1 participant