mirror of
https://github.com/Novartis/cellxgene-gateway.git
synced 2026-09-21 01:48:12 +08:00
added test for SubprocessBackend.launch
This commit is contained in:
@@ -51,7 +51,7 @@ jobs:
|
||||
run: |
|
||||
eval "$(conda shell.bash hook)"
|
||||
conda activate cellxgene-gateway
|
||||
coverage report --fail-under 41
|
||||
coverage report --fail-under 47
|
||||
coverage xml -i
|
||||
|
||||
- name: "Upload coverage to Codecov"
|
||||
|
||||
Reference in New Issue
Block a user