Closed evanroyrees closed 2 years ago
nf-core lint
overall result: Passed :white_check_mark: :warning:Posted for pipeline commit 7fca841
+| ✅ 62 tests passed |+
#| ❔ 34 tests were ignored |#
!| ❗ 9 tests had warnings |!
Merging #279 (7fca841) into dev (86b9550) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## dev #279 +/- ##
=======================================
Coverage 27.40% 27.40%
=======================================
Files 48 48
Lines 5469 5469
=======================================
Hits 1499 1499
Misses 3970 3970
Flag | Coverage Δ | |
---|---|---|
unittests | 27.40% <100.00%> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
autometa/common/external/bedtools.py | 58.49% <100.00%> (ø) |
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 86b9550...7fca841. Read the comment docs.
Update bedtools column summation to prevent emit of
FutureWarning
:Now explicitly passes list, e.g.
PR checklist