Closed dnil closed 1 month ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Attention: Patch coverage is 0%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 84.80%. Comparing base (
993e0c3
) to head (2fb8779
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
scout/__version__.py | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Testing db update:
scout download everything --api-key
scout update genes -f .
scout update hpo --hpoterms hpo.obo --hpo-to-genes phenotype_to_genes.txt
scout update diseases -f .
scout update omim --institute cust002 --genemap2 genemap2.txt --mim2genes mim2genes.txt
scout update panelapp-green -i cust002 --force
Also did manage to accidentally update prod genes while testing PRs later. No uploads running, so all should be good, but documenting here so there is no confusion later:
There was an upload of Balsamic cases around that time, but as "tur i oturen" would have it we didn't see any errors from that case, quite possibly right in between two loads, or during an insensitive phase.
For an abundance of caution we reupload evolvedmonarch
, which has a scout load config older, but case load time later than 16:11 when the genes updated. Thank you @Karl-Svard! 😊
This PR marks a new Scout release. We apply semantic versioning. This is a patch release for reasons.
It fixes bugs with existing functionality, specifically in the general case report.
Testing on cg-vm1 server (Clinical Genomics Stockholm)
**Prepare for testing** 1. Make sure the PR is pushed and available on [Docker Hub](https://hub.docker.com/repository/docker/clinicalgenomics/scout-server-stage) 1. Fist book your testing time using the Pax software available at [https://pax.scilifelab.se/](https://pax.scilifelab.se). The resource you are going to call dibs on is `scout-stage` and the server is `cg-vm1`. 1. `sshTesting on hasta server (Clinical Genomics Stockholm)
**Prepare for testing** 1. `sshHow to test:
Expected outcome: The functionality should be working Take a screenshot and attach or copy/paste the output.
Review: