-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
base: master
Are you sure you want to change the base?
fix: fail to find local subworkflow of remote workflow #1876
Conversation
@wildsheepz this pull request has failed checks 🛠 |
Codecov ReportAttention: Patch coverage is
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. |
@wildsheepz this pull request has failed checks 🛠 |
@wildsheepz this pull request has failed checks 🛠 |
@wildsheepz this pull request has failed checks 🛠 |
PR is stale and will be closed in 14 days unless there is new activity |
@wildsheepz this pull request has failed checks 🛠 |
PR is stale and will be closed in 14 days unless there is new activity |
@wildsheepz this pull request has failed checks 🛠 |
@wildsheepz this pull request is now in conflict 😩 |
Proposing a fix for #1875 . I included a new unit test to verify the issue.