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

build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 #2175

Merged

build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5

c2faaf2
Select commit
Loading
Failed to load commit list.
Merged

build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 #2175

build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5
c2faaf2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2024 in 0s

60.94% (-0.29%) compared to 4989f44

View this Pull Request on Codecov

60.94% (-0.29%) compared to 4989f44

Details

Codecov Report

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

Comparison is base (4989f44) 61.22% compared to head (c2faaf2) 60.94%.
Report is 311 commits behind head on master.

Files Patch % Lines
pkg/artifactcache/handler.go 65.32% 103 Missing and 43 partials ⚠️
pkg/runner/run_context.go 73.37% 75 Missing and 19 partials ⚠️
pkg/runner/expression.go 55.17% 66 Missing and 12 partials ⚠️
pkg/runner/action_cache.go 50.00% 51 Missing and 17 partials ⚠️
pkg/container/docker_run.go 1.47% 66 Missing and 1 partial ⚠️
pkg/container/docker_network.go 0.00% 56 Missing ⚠️
pkg/model/planner.go 28.57% 53 Missing and 2 partials ⚠️
pkg/model/workflow.go 52.72% 42 Missing and 10 partials ⚠️
pkg/runner/reusable_workflow.go 52.47% 42 Missing and 6 partials ⚠️
pkg/common/outbound_ip.go 0.00% 44 Missing ⚠️
... and 27 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2175      +/-   ##
==========================================
- Coverage   61.22%   60.94%   -0.29%     
==========================================
  Files          46       53       +7     
  Lines        7141     9002    +1861     
==========================================
+ Hits         4372     5486    +1114     
- Misses       2462     3076     +614     
- Partials      307      440     +133     

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