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

Support for for_each meta argument #48

Merged
merged 6 commits into from
Oct 15, 2023
Merged

Support for for_each meta argument #48

merged 6 commits into from
Oct 15, 2023

Conversation

srevinsaju
Copy link
Owner

No description provided.

@srevinsaju srevinsaju added this to the v2.0 milestone Oct 14, 2023
@codecov
Copy link

codecov bot commented Oct 14, 2023

Codecov Report

Merging #48 (bc9a36b) into v2 (f04311a) will decrease coverage by 2.29%.
The diff coverage is 57.36%.

@@            Coverage Diff             @@
##               v2      #48      +/-   ##
==========================================
- Coverage   63.35%   61.07%   -2.29%     
==========================================
  Files         104      105       +1     
  Lines        6061     6168     +107     
==========================================
- Hits         3840     3767      -73     
- Misses       1977     2151     +174     
- Partials      244      250       +6     
Files Coverage Δ
pkg/ci/runnable.go 45.63% <ø> (ø)
pkg/ci/stage_hooks.go 100.00% <100.00%> (ø)
pkg/handler/handler.go 51.19% <100.00%> (-2.88%) ⬇️
pkg/orchestra/orchestra.go 73.80% <100.00%> (-8.93%) ⬇️
pkg/orchestra/outputs.go 60.71% <100.00%> (-28.58%) ⬇️
pkg/orchestra/run.go 48.85% <100.00%> (-22.69%) ⬇️
pkg/runnable/options.go 100.00% <100.00%> (ø)
pkg/ui/colors.go 26.47% <ø> (ø)
pkg/ci/stage_terminate.go 0.00% <0.00%> (ø)
pkg/ci/stage_run.go 60.46% <66.03%> (+4.89%) ⬆️

... and 9 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@srevinsaju srevinsaju merged commit 572030e into v2 Oct 15, 2023
7 of 9 checks passed
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.

1 participant