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

Introduce --abort-on-container-failure #11680

Merged
merged 1 commit into from
Apr 8, 2024

Introduce --abort-on-container-failure

3816eea
Select commit
Loading
Failed to load commit list.
Merged

Introduce --abort-on-container-failure #11680

Introduce --abort-on-container-failure
3816eea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2024 in 0s

54.48% (-0.10%) compared to ff20b64

View this Pull Request on Codecov

54.48% (-0.10%) compared to ff20b64

Details

Codecov Report

Attention: Patch coverage is 78.94737% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 54.48%. Comparing base (ff20b64) to head (3816eea).

Files Patch % Lines
cmd/compose/up.go 68.75% 3 Missing and 2 partials ⚠️
pkg/compose/printer.go 82.35% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11680      +/-   ##
==========================================
- Coverage   54.57%   54.48%   -0.10%     
==========================================
  Files         145      145              
  Lines       12605    12624      +19     
==========================================
- Hits         6879     6878       -1     
- Misses       5037     5053      +16     
- Partials      689      693       +4     

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