Clinical-Genomics / trailblazer

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

(Streamline delivery) Report completed/delivered correctly #424

Closed islean closed 5 months ago

islean commented 6 months ago

Description

Currently analyses with "completed" status are reported as "delivered" in the summary. This PR creates a distinction between delivered and completed analyses.

Changed

How to prepare for test

How to test

Expected test outcome

Review

This version is a

sonarcloud[bot] commented 6 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 6 months ago

Coupled with https://github.com/Clinical-Genomics/cg/pull/3090 and a small change in CiGRID, rendering worked as expected:

image

With delivered as well:

image
islean commented 5 months ago

Deployed to the production VM