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

re-add which to cargo

606185c
Select commit
Loading
Failed to load commit list.
Merged

[SM-1129] Run command with secrets #621

re-add which to cargo
606185c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 4, 2024 in 0s

57.55% (-0.33%) compared to 382cd6d

View this Pull Request on Codecov

57.55% (-0.33%) compared to 382cd6d

Details

Codecov Report

Attention: Patch coverage is 0% with 85 lines in your changes missing coverage. Please review.

Project coverage is 57.55%. Comparing base (382cd6d) to head (606185c).
Report is 13 commits behind head on main.

Current head 606185c differs from pull request most recent head 30da24c

Please upload reports for the commit 30da24c to get more accurate results.

Files Patch % Lines
crates/bws/src/main.rs 0.00% 76 Missing ⚠️
crates/bws/src/util.rs 0.00% 5 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   57.87%   57.55%   -0.33%     
==========================================
  Files         179      180       +1     
  Lines       11664    11745      +81     
==========================================
+ Hits         6751     6760       +9     
- Misses       4913     4985      +72     

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