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 : AuthConfigList is populated with from images during buildx push as well #1751

Merged
merged 1 commit into from
Feb 12, 2024

fix : AuthConfigList is populated with from images during buildx push…

4935994
Select commit
Loading
Failed to load commit list.
Merged

fix : AuthConfigList is populated with from images during buildx push as well #1751

fix : AuthConfigList is populated with from images during buildx push…
4935994
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 11, 2024 in 0s

65.76% (+0.02%) compared to f58346e

View this Pull Request on Codecov

65.76% (+0.02%) compared to f58346e

Details

Codecov Report

Merging #1751 (4935994) into master (f58346e) will increase coverage by 0.02%.
The diff coverage is 89.58%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1751      +/-   ##
============================================
+ Coverage     65.73%   65.76%   +0.02%     
- Complexity     2290     2294       +4     
============================================
  Files           172      172              
  Lines         10184    10184              
  Branches       1405     1405              
============================================
+ Hits           6694     6697       +3     
+ Misses         2936     2934       -2     
+ Partials        554      553       -1     
Files Coverage Δ
...fabric8/maven/docker/AbstractBuildSupportMojo.java 100.00% <ø> (ø)
...va/io/fabric8/maven/docker/AbstractDockerMojo.java 58.89% <100.00%> (+0.25%) ⬆️
...c/main/java/io/fabric8/maven/docker/BuildMojo.java 34.52% <100.00%> (-16.27%) ⬇️
...rc/main/java/io/fabric8/maven/docker/PushMojo.java 53.84% <100.00%> (ø)
.../fabric8/maven/docker/service/RegistryService.java 83.20% <88.88%> (+2.47%) ⬆️

... and 1 file with indirect coverage changes