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

[SM-1129] Run command with secrets #621

Merged
merged 87 commits into from
Aug 16, 2024

Merge branch 'main' into run-command-with-secrets

a0f78a3
Select commit
Loading
Failed to load commit list.
Merged

[SM-1129] Run command with secrets #621

Merge branch 'main' into run-command-with-secrets
a0f78a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 15, 2024 in 0s

58.01% (-0.43%) compared to 9e4df97

View this Pull Request on Codecov

58.01% (-0.43%) compared to 9e4df97

Details

Codecov Report

Attention: Patch coverage is 21.42857% with 121 lines in your changes missing coverage. Please review.

Project coverage is 58.01%. Comparing base (9e4df97) to head (a0f78a3).

Files Patch % Lines
crates/bws/src/command/run.rs 0.00% 101 Missing ⚠️
crates/bws/src/main.rs 0.00% 16 Missing ⚠️
crates/bws/src/cli.rs 0.00% 3 Missing ⚠️
crates/bws/src/render.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #621      +/-   ##
==========================================
- Coverage   58.43%   58.01%   -0.43%     
==========================================
  Files         195      196       +1     
  Lines       13406    13556     +150     
==========================================
+ Hits         7834     7864      +30     
- Misses       5572     5692     +120     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.