Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Docker API 1.44 #1398

Merged
merged 2 commits into from
Jan 25, 2024

Updated Docker client and other dependencies (fixes #1397)

6363e98
Select commit
Loading
Failed to load commit list.
Merged

Docker API 1.44 #1398

Updated Docker client and other dependencies (fixes #1397)
6363e98
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 25, 2024 in 0s

74.58% (+0.51%) compared to 849d14f

View this Pull Request on Codecov

74.58% (+0.51%) compared to 849d14f

Details

Codecov Report

Attention: 29 lines in your changes are missing coverage. Please review.

Comparison is base (849d14f) 74.06% compared to head (6363e98) 74.58%.
Report is 1 commits behind head on master.

Files Patch % Lines
main.go 68.75% 10 Missing and 5 partials ⚠️
service/driver.go 0.00% 4 Missing ⚠️
info/info.go 81.25% 1 Missing and 2 partials ⚠️
selenoid.go 86.36% 3 Missing ⚠️
protect/queue.go 33.33% 2 Missing ⚠️
service/driver_unix.go 0.00% 1 Missing ⚠️
upload/uploader.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1398      +/-   ##
==========================================
+ Coverage   74.06%   74.58%   +0.51%     
==========================================
  Files          12       14       +2     
  Lines        1847     1932      +85     
==========================================
+ Hits         1368     1441      +73     
- Misses        393      398       +5     
- Partials       86       93       +7     

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