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

Fix panic when stage's script is not wholly known #57

Merged
merged 2 commits into from
Nov 1, 2023

Conversation

srevinsaju
Copy link
Owner

No description provided.

@srevinsaju srevinsaju force-pushed the fix/srevin/panic-stage-script branch from 5273b69 to f4aef85 Compare November 1, 2023 12:11
Copy link

codecov bot commented Nov 1, 2023

Codecov Report

Merging #57 (f4aef85) into v2 (7fd24d4) will decrease coverage by 0.04%.
Report is 4 commits behind head on v2.
The diff coverage is 54.83%.

@@            Coverage Diff             @@
##               v2      #57      +/-   ##
==========================================
- Coverage   62.71%   62.67%   -0.04%     
==========================================
  Files         103      103              
  Lines        6691     6736      +45     
==========================================
+ Hits         4196     4222      +26     
- Misses       2221     2238      +17     
- Partials      274      276       +2     
Files Coverage Δ
internal/ci/conductor_hcl.go 95.62% <ø> (ø)
internal/ci/stage_hooks.go 100.00% <100.00%> (ø)
internal/ci/stage_prop.go 100.00% <100.00%> (ø)
internal/runnable/options.go 100.00% <100.00%> (ø)
internal/runnable/status.go 0.00% <ø> (ø)
internal/ui/colors.go 23.68% <0.00%> (-2.79%) ⬇️
internal/ci/conductor.go 72.82% <42.10%> (-3.54%) ⬇️
internal/ci/stage_run.go 62.30% <59.37%> (-0.45%) ⬇️

... and 1 file with indirect coverage changes

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

@srevinsaju srevinsaju merged commit b189b51 into v2 Nov 1, 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