-
Current way to define flags forces them to apply to all files part of a single upload step. Ideally the flags should be per file and not per upload action.
This makes Github Actions definition much h…
-
When dereplicating sequences, it is crucial to cluster genomes that significantly overlap each other (i.e., high bidirectional coverage) to avoid clustering sequences where one is entirely contained w…
-
I'm using 3.0.0-rc4. All the tests are passing however, at the end I get this error:
```
Running "istanbul_check_coverage:default" (istanbul_check_coverage) task
/Users/adrian/code/meanshop/node_mod…
-
### Is your feature request related to a problem? Please describe.
Hi there :)
Currently I have components that I want to be coverage tested and if they don't meet some threshold to fail them in c…
-
I use MergeWith together with Threshold. I want to specify that the threshold applies to the module currently being tested , such that modules that appear in the coverage table only because they we…
-
### What version of Bun is running?
1.0.13+f5bf67bd1
### What platform is your computer?
Darwin 21.6.0 x86_64 i386
### What steps can reproduce the bug?
bunfig.toml
```
[test]
cove…
-
Hello @andersgs I have run spades 3.14.1 included in shovill and I get constantly three types of warnings. Also mentioned in #19 . Are they benign or how should they be adressed?
Thanks
=== Erro…
-
Hello @asl I have run spades 3.14.1 included in shovill and I get constantly three types of warnings. Are those coming because of previous tools used and are they benign or how should they be adressed…
-
edsu7 updated
1 month ago
-
Extend `check-total` to look beyond statements. It appears, at the moment, [check-total only checks against statements](https://github.com/bahmutov/check-code-coverage/blob/master/bin/check-total.js#L…