icgc-argo / platform-api

https://api.platform.icgc-argo.org/graphql
GNU Affero General Public License v3.0
0 stars 0 forks source link

🐞 Make Core Completion Float #603

Closed demariadaniel closed 1 year ago

demariadaniel commented 1 year ago

Description of changes

Updates GQL TypeDefs Completion Stats > CoreCompletionPercentage to Float Fixes "Int cannot represent non-integer value" error

To test: See network tab for https://platform-ui.dev.argo.cancercollaboratory.org/submission/program/HNAHAL-CA/clinical-data?tab=donor -> GraphQL Clinical_Entity_Data Response

Type of Change