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

op-deployer: Update OPCM bootstrap command #13238

Merged
merged 3 commits into from
Dec 4, 2024

fix merge artifact

a261a2d
Select commit
Loading
Failed to load commit list.
Merged

op-deployer: Update OPCM bootstrap command #13238

fix merge artifact
a261a2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2024 in 0s

42.86% (-2.91%) compared to 260f36e

View this Pull Request on Codecov

42.86% (-2.91%) compared to 260f36e

Details

Codecov Report

Attention: Patch coverage is 40.34091% with 105 lines in your changes missing coverage. Please review.

Project coverage is 42.86%. Comparing base (260f36e) to head (a261a2d).

Files with missing lines Patch % Lines
op-deployer/pkg/deployer/bootstrap/opcm.go 52.94% 34 Missing and 6 partials ⚠️
op-deployer/pkg/deployer/opcm/script.go 0.00% 28 Missing ⚠️
op-deployer/pkg/deployer/opcm/opcm.go 0.00% 12 Missing ⚠️
op-deployer/pkg/env/host.go 58.62% 8 Missing and 4 partials ⚠️
op-deployer/pkg/deployer/standard/standard.go 66.66% 4 Missing ⚠️
op-deployer/pkg/deployer/bootstrap/asterisc.go 0.00% 3 Missing ⚠️
op-deployer/pkg/deployer/bootstrap/flags.go 0.00% 3 Missing ⚠️
op-service/testutils/anvil/anvil.go 25.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #13238      +/-   ##
===========================================
- Coverage    45.76%   42.86%   -2.91%     
===========================================
  Files          926      754     -172     
  Lines        79531    68048   -11483     
  Branches      1133        0    -1133     
===========================================
- Hits         36400    29170    -7230     
+ Misses       40468    36404    -4064     
+ Partials      2663     2474     -189     
Files with missing lines Coverage Δ
op-deployer/pkg/deployer/bootstrap/asterisc.go 0.00% <0.00%> (ø)
op-deployer/pkg/deployer/bootstrap/flags.go 0.00% <0.00%> (ø)
op-service/testutils/anvil/anvil.go 66.21% <25.00%> (-2.80%) ⬇️
op-deployer/pkg/deployer/standard/standard.go 52.59% <66.66%> (+2.99%) ⬆️
op-deployer/pkg/deployer/opcm/opcm.go 0.00% <0.00%> (ø)
op-deployer/pkg/env/host.go 69.38% <58.62%> (-15.62%) ⬇️
op-deployer/pkg/deployer/opcm/script.go 0.00% <0.00%> (ø)
op-deployer/pkg/deployer/bootstrap/opcm.go 47.82% <52.94%> (+47.82%) ⬆️

... and 189 files with indirect coverage changes