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

check secret target is an absolute windows path #10819

Merged
merged 1 commit into from
Jul 19, 2023

check secret target is an absolute windows path

47778f8
Select commit
Loading
Failed to load commit list.
Merged

check secret target is an absolute windows path #10819

check secret target is an absolute windows path
47778f8
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jul 19, 2023 in 0s

59.55% (+0.12%) compared to 5a072b1

View this Pull Request on Codecov

59.55% (+0.12%) compared to 5a072b1

Details

Codecov Report

Patch coverage: 67.50% and project coverage change: +0.12 🎉

Comparison is base (5a072b1) 59.42% compared to head (47778f8) 59.55%.

Additional details and impacted files
@@            Coverage Diff             @@
##               v2   #10819      +/-   ##
==========================================
+ Coverage   59.42%   59.55%   +0.12%     
==========================================
  Files         115      115              
  Lines        9896     9909      +13     
==========================================
+ Hits         5881     5901      +20     
+ Misses       3426     3414      -12     
- Partials      589      594       +5     
Impacted Files Coverage Δ
cmd/compose/config.go 33.54% <0.00%> (+0.61%) ⬆️
pkg/api/api.go 42.30% <ø> (-1.09%) ⬇️
pkg/compose/secrets.go 63.07% <0.00%> (ø)
pkg/compose/pull.go 75.62% <33.33%> (-1.11%) ⬇️
pkg/compose/create.go 58.99% <41.66%> (-0.50%) ⬇️
pkg/compose/build.go 74.43% <100.00%> (+0.89%) ⬆️
pkg/compose/build_classic.go 52.56% <100.00%> (+0.30%) ⬆️
pkg/compose/viz.go 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.