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: Support the --version argument for multicannon #12101

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

ajsutton
Copy link
Contributor

Description

Support the --version argument for multicannon so that the cross-platform test works. It also now picks up the version from the git tag like all our other executables.

Pick up the version from the release tag automatically.
@ajsutton ajsutton requested review from a team as code owners September 25, 2024 06:42
Copy link

codecov bot commented Sep 25, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 68.11%. Comparing base (decf451) to head (a8bf5d1).
Report is 3 commits behind head on develop.

Files with missing lines Patch % Lines
cannon/multicannon/main.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #12101      +/-   ##
===========================================
- Coverage    68.32%   68.11%   -0.22%     
===========================================
  Files           54       54              
  Lines         4117     4118       +1     
===========================================
- Hits          2813     2805       -8     
- Misses        1125     1135      +10     
+ Partials       179      178       -1     
Flag Coverage Δ
cannon-go-tests 68.11% <0.00%> (-0.22%) ⬇️

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

Files with missing lines Coverage Δ
cannon/multicannon/main.go 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

@Inphi Inphi added this pull request to the merge queue Sep 25, 2024
Merged via the queue into develop with commit b0e6d13 Sep 25, 2024
67 checks passed
@Inphi Inphi deleted the aj/cannon-version branch September 25, 2024 14:03
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.

3 participants