Closed chasemc closed 2 years ago
nf-core lint
overall result: Passed :white_check_mark: :warning:Posted for pipeline commit bc8d8d3
+| ✅ 62 tests passed |+
#| ❔ 34 tests were ignored |#
!| ❗ 9 tests had warnings |!
Merging #250 (bc8d8d3) into dev (7942452) will decrease coverage by
0.29%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## dev #250 +/- ##
==========================================
- Coverage 27.60% 27.30% -0.30%
==========================================
Files 45 45
Lines 5336 5336
==========================================
- Hits 1473 1457 -16
- Misses 3863 3879 +16
Flag | Coverage Δ | |
---|---|---|
unittests | 27.30% <ø> (-0.30%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
autometa/binning/unclustered_recruitment.py | 83.15% <0.00%> (-8.70%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 7942452...bc8d8d3. Read the comment docs.
fixes #249
utf-8-sig
codec should properly handle both utf-8 and utf-8-sig https://peps.python.org/pep-0393/PR checklist
nf-core lint .
).nextflow run . -profile test,docker
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).