Closed maxulysse closed 2 years ago
nf-core lint
overall result: Passed :white_check_mark: :warning:Posted for pipeline commit 13cb574
+| ✅ 148 tests passed |+
!| ❗ 1 tests had warnings |!
So on a quick first pass:
Apart from these tiny comments, I like how you did things and set up the pipeline. I will go for a more in depth review
What do you think about renaming assets/samplesheet_full.csv
as assets/samplesheet.csv
and removing assets/samplesheet_test.csv
since we already have tests/csv/samplesheet_test.csv
.
Also, what about renaming tests/csv/samplesheet_test.csv
to `tests/csv/1.0/samplesheet.csv
.
just a meta-comment... i noticed the all caps on this saying do not merge... github added a "draft" feature fairly recently to make this more explicit i think.
I did an in depth review, and have only some "minor" comments. Mainly documentation that needs to be updated and comments to be remove in code. Very good job, I like it. I would not have done some of the subworkflows this way, but still like it
just a meta-comment... i noticed the all caps on this saying do not merge... github added a "draft" feature fairly recently to make this more explicit i think.
Good point, we usually have these kind of PSEUDO review open, so that people know it's open for review, but we don't want them to be merged, so DRAFT could be a way, but not sure if people would understand anyway...
I've made these drafts before and people still merged them 😂 The capital letters etc get louder each time it happens..
Just 3 comments that were left out, and I think it's good for me
@FriederikeHanssen Anything else that you would like me to address here?
@maxulysse can you please take it forward for further review rounds?
OK, so I think we're good here, so let's close this one, and then you can make a proper PR for the release.
from dev
to master
should do it.
@FriederikeHanssen Anything else that you would like me to address here?
Hi Sorry, Id didn't see this. Feel free to ping me on slack next time, if I don't respond 🙈 Looks good from my side now :)
PSEUDO PR - DO NOT MERGE
This is the pseudo-PR that we use for the community review leading up to the first release of this nf-core pipeline.
Please do not merge the PR, as that closes it and all associated discussion. However, you can use the GitHub reviewing interface to add reviews and inline comments to the code.
To do before first release
Update Markdown
All Markdown files containing information about the pipeline need to be updated including
output.md
,usage.md
andREADME.md
README.md
output.md
usage.md