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

fix(hash): recreate container on project config content change #11931

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

fixes

21f172e
Select commit
Loading
Failed to load commit list.
Open

fix(hash): recreate container on project config content change #11931

fixes
21f172e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 15, 2024 in 0s

50.15% (+0.47%) compared to 6e818b9

View this Pull Request on Codecov

50.15% (+0.47%) compared to 6e818b9

Details

Codecov Report

Attention: Patch coverage is 59.30233% with 70 lines in your changes missing coverage. Please review.

Project coverage is 50.15%. Comparing base (6e818b9) to head (21f172e).
Report is 29 commits behind head on main.

Files with missing lines Patch % Lines
pkg/utils/tar.go 58.22% 22 Missing and 11 partials ⚠️
pkg/compose/convergence.go 32.00% 10 Missing and 7 partials ⚠️
pkg/compose/hash.go 70.21% 11 Missing and 3 partials ⚠️
pkg/compose/create.go 68.42% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11931      +/-   ##
==========================================
+ Coverage   49.68%   50.15%   +0.47%     
==========================================
  Files         157      158       +1     
  Lines       15428    15681     +253     
==========================================
+ Hits         7665     7865     +200     
- Misses       6985     7014      +29     
- Partials      778      802      +24     

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