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: fail to find local subworkflow of remote workflow #1876

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

Merge branch 'master' into fix/failure_to_run_local_subworkflow_of_re…

27e3f82
Select commit
Loading
Failed to load commit list.
Open

fix: fail to find local subworkflow of remote workflow #1876

Merge branch 'master' into fix/failure_to_run_local_subworkflow_of_re…
27e3f82
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 30, 2024 in 0s

60.71% (-0.52%) compared to 4989f44

View this Pull Request on Codecov

60.71% (-0.52%) compared to 4989f44

Details

Codecov Report

Attention: Patch coverage is 62.50000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 60.71%. Comparing base (4989f44) to head (27e3f82).
Report is 456 commits behind head on master.

Files with missing lines Patch % Lines
pkg/model/planner.go 62.50% 1 Missing and 2 partials ⚠️
pkg/runner/reusable_workflow.go 62.50% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1876      +/-   ##
==========================================
- Coverage   61.22%   60.71%   -0.52%     
==========================================
  Files          46       53       +7     
  Lines        7141     8972    +1831     
==========================================
+ Hits         4372     5447    +1075     
- Misses       2462     3084     +622     
- Partials      307      441     +134     

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