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

chore: upgrade dependencies #2589

Merged
merged 12 commits into from
Dec 24, 2024

fix: whitespace

a792929
Select commit
Loading
Failed to load commit list.
Merged

chore: upgrade dependencies #2589

fix: whitespace
a792929
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 24, 2024 in 1s

68.75% (+7.19%) compared to 5a80a04

View this Pull Request on Codecov

68.75% (+7.19%) compared to 5a80a04

Details

Codecov Report

Attention: Patch coverage is 76.13636% with 21 lines in your changes missing coverage. Please review.

Project coverage is 68.75%. Comparing base (5a80a04) to head (a792929).
Report is 135 commits behind head on master.

Files with missing lines Patch % Lines
pkg/container/host_environment.go 54.54% 5 Missing ⚠️
cmd/root.go 0.00% 3 Missing ⚠️
pkg/container/docker_run.go 82.35% 3 Missing ⚠️
pkg/runner/expression.go 25.00% 2 Missing and 1 partial ⚠️
pkg/model/action.go 0.00% 2 Missing ⚠️
pkg/runner/action.go 50.00% 2 Missing ⚠️
pkg/container/docker_build.go 50.00% 1 Missing ⚠️
pkg/container/docker_network.go 85.71% 0 Missing and 1 partial ⚠️
pkg/runner/job_executor.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2589      +/-   ##
==========================================
+ Coverage   61.56%   68.75%   +7.19%     
==========================================
  Files          53       71      +18     
  Lines        9002    10918    +1916     
==========================================
+ Hits         5542     7507    +1965     
+ Misses       3020     2848     -172     
- Partials      440      563     +123     

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