-
Notifications
You must be signed in to change notification settings - Fork 107
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: deep targets file path #632
fix: deep targets file path #632
Conversation
Signed-off-by: mrjoelkamp <[email protected]>
8d573a3
to
1dd10f9
Compare
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #632 +/- ##
==========================================
+ Coverage 70.51% 72.90% +2.38%
==========================================
Files 10 10
Lines 2123 1657 -466
==========================================
- Hits 1497 1208 -289
+ Misses 505 328 -177
Partials 121 121 ☔ View full report in Codecov by Sentry. |
fd8e0eb
to
7e8c062
Compare
Thanks @MDr164. @mrjoelkamp Would you mind terribly much rebasing against base, please? |
Summary
DownloadTarget
for target files that are in subdirectories that are more than one level deepFixes
fixes #631