Clinical-Genomics / trailblazer

Keep track of and manage analyses
MIT License
5 stars 2 forks source link

(Streamline delivery) Report correct counts #426

Closed islean closed 2 months ago

islean commented 2 months ago

Description

Since we will allow users to report even non-completed analyses as delivered, the current way of counting delivered analyses will not work. This PR makes certain that a delivered analysis subtracts from the correct status count.

Fixed

How to prepare for test

How to test

Expected test outcome

Review

This version is a

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

islean commented 2 months ago

Tested on stage by toggling delivered in cigrid-stage. Without it being delivered:

image

When setting to delivered and refreshing:

image
islean commented 2 months ago

Deployed to the production VM.