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

cannon: Update version of go used in cannon stf-diff #12218

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

ajsutton
Copy link
Contributor

@ajsutton ajsutton commented Oct 1, 2024

Description

The cannon examples were switched to go1.22 - update the stf diff check to use a docker image with go 1.22 (cannon itself is still go 1.21 along with the rest of the monorepo but we want to test compatibility with go 1.22).

@ajsutton ajsutton requested review from a team as code owners October 1, 2024 01:03
@ajsutton ajsutton requested review from refcell and Inphi October 1, 2024 01:03
Copy link

codecov bot commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.97%. Comparing base (31e244c) to head (9c91b02).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #12218      +/-   ##
===========================================
- Coverage    75.19%   74.97%   -0.22%     
===========================================
  Files           49       49              
  Lines         3665     3665              
===========================================
- Hits          2756     2748       -8     
- Misses         736      745       +9     
+ Partials       173      172       -1     
Flag Coverage Δ
cannon-go-tests 74.97% <ø> (-0.22%) ⬇️

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

see 1 file with indirect coverage changes

@ajsutton ajsutton added this pull request to the merge queue Oct 1, 2024
Merged via the queue into develop with commit d05fb50 Oct 1, 2024
65 checks passed
@ajsutton ajsutton deleted the aj/update-cannon-diff-go branch October 1, 2024 02:48
samlaf pushed a commit to samlaf/optimism that referenced this pull request Nov 10, 2024
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.

2 participants