-
Notifications
You must be signed in to change notification settings - Fork 223
Return remote params to remove commands #2042
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
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #2042 +/- ##
==========================================
- Coverage 67.60% 67.58% -0.02%
==========================================
Files 43 43
Lines 5572 5572
==========================================
- Hits 3767 3766 -1
- Misses 1805 1806 +1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
|
Trying to add a test for this now. But it is somehow not working. 🤔 |
Which bit is failing? For now it will still only work with nf-core mirrors that also have nf-core as the "org" in the git path. The code to make it work with other repos is in my other branch. |
|
Weird error in the CI: |
Just a hick-up with the test data repo, rerunning the test fixed it (known issue 😞) |
Fixes #2041
PR checklist
CHANGELOG.mdis updateddocsis updated