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] Print builds and tools job inputs #4617

Merged
merged 1 commit into from
Aug 11, 2023

Conversation

peterargue
Copy link
Contributor

This makes it easier to see what the original input settings were if you need to rerun the job

@codecov-commenter
Copy link

codecov-commenter commented Aug 11, 2023

Codecov Report

Merging #4617 (e020c36) into master (2528190) will decrease coverage by 3.21%.
Report is 553 commits behind head on master.
The diff coverage is 67.20%.

@@            Coverage Diff             @@
##           master    #4617      +/-   ##
==========================================
- Coverage   56.25%   53.05%   -3.21%     
==========================================
  Files         653      473     -180     
  Lines       64699    45511   -19188     
==========================================
- Hits        36396    24144   -12252     
+ Misses      25362    19387    -5975     
+ Partials     2941     1980     -961     
Flag Coverage Δ
unittests 53.05% <67.20%> (-3.21%) ⬇️

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

Files Changed Coverage Δ
cmd/bootstrap/transit/cmd/utils.go 31.54% <ø> (ø)
cmd/execution_builder.go 0.00% <0.00%> (ø)
fvm/environment/env.go 100.00% <ø> (ø)
model/flow/identifierList.go 22.36% <0.00%> (+0.84%) ⬆️
model/verification/chunkDataPackRequest.go 43.75% <0.00%> (-6.25%) ⬇️
state/protocol/badger/snapshot.go 62.77% <ø> (ø)
storage/badger/approvals.go 75.00% <ø> (+0.67%) ⬆️
storage/badger/cache.go 84.70% <ø> (-1.01%) ⬇️
storage/badger/chunkDataPacks.go 77.77% <ø> (-0.66%) ⬇️
storage/badger/cleaner.go 0.00% <ø> (ø)
... and 22 more

... and 196 files with indirect coverage changes

Copy link
Contributor

@gomisha gomisha left a comment

Choose a reason for hiding this comment

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

LGTM!

@peterargue peterargue merged commit cc67154 into master Aug 11, 2023
@peterargue peterargue deleted the petera/gha-tools-print-inputs branch August 11, 2023 20:48
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