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

update dependency on docker #3175

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

docker v27.3.1

e402f12
Select commit
Loading
Failed to load commit list.
Draft

update dependency on docker #3175

docker v27.3.1
e402f12
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2024 in 0s

41.53% (target 0.00%)

View this Pull Request on Codecov

41.53% (target 0.00%)

Details

Codecov Report

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

Project coverage is 41.53%. Comparing base (5752111) to head (e402f12).

Files with missing lines Patch % Lines
pkg/metabase/container.go 0.00% 5 Missing ⚠️
pkg/acquisition/modules/docker/docker.go 0.00% 4 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (5752111) and HEAD (e402f12). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (5752111) HEAD (e402f12)
unit-windows 1 0
unit-linux 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #3175       +/-   ##
===========================================
- Coverage   58.30%   41.53%   -16.78%     
===========================================
  Files         349      331       -18     
  Lines       37395    36016     -1379     
===========================================
- Hits        21805    14958     -6847     
- Misses      13702    19583     +5881     
+ Partials     1888     1475      -413     

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