lahirujayathilake opened a new issue, #541:
URL: https://github.com/apache/airavata-custos/issues/541

   Small usage currently reads as zero or a wrong percentage, for two reasons:
   
   - Credit amounts are rounded to whole numbers before reaching the UI, so any 
usage below one credit shows as 0 in the tiles, the daily chart, and the jobs 
list.
   - Usage-share percentages are computed against the wrong total, so a 
fractional amount renders as a wrong percentage (for example, 0.17 shown as 
"17%").
   
   ### Acceptance
   - A job that used less than one credit shows a non-zero value everywhere it 
appears.
   - Usage shares show the correct percentage.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to