Closed dnil closed 1 month ago
Attention: Patch coverage is 0%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 84.80%. Comparing base (
69b622d
) to head (37e880d
). 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.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Users monitoring is working fine:
We should actually change the settings of scout demo after the testing so it will stop writing on /tmp/tmp_scout_users_activity.log
The alamut link fix also works. Checked using this case
Right, and the log file is disabled by default, and a servers issue for enabling, so we should be all good with this release.
I guess we will ideally want to start the log anyway during deploy to get a feel for how it's working? Do you have a PR on servers already perhaps, since you had the stage one? 😸 Otw no biggie, we can start it whenever later.
Do you have a PR on servers already perhaps, since you had the stage one? 😸 Otw no biggie, we can start it whenever later.
Yes. I closed it. We can reuse that one I guess ---> https://github.com/Clinical-Genomics/servers/pull/1448
This PR marks a new Scout release. We apply semantic versioning. This is a minor release since it adds new features in a backwards compatible manner.
[4.89]
Added
USERS_ACTIVITY_LOG_PATH
parameter in app configMean MT coverage
,Mean chrom 14 coverage
andEstimated mtDNA copy number
on MT coverage file from chanjo2 if availableChanged
Fixed
admin-guide/login-system.md
andadmin-guide/setup-scout.md
files)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: