Closed BioinfoTongLI closed 1 year ago
Patch and project coverage have no change.
Comparison is base (
c34922d
) 36.28% compared to head (a4c1a68
) 36.28%.
:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
it is currently recommended to locally create conda env using provided conda.yaml file (
conda env create -f conda.yaml
) andconda activate webatlas-0.3.2
before running the pipeline. But if the installed env is the same as'/opt/conda/envs/webatlas-0.3.2'
, just running the pipeline with-profile conda
should suffice.