Ticket #256 (new defect)

Opened 3 years ago

Progress rounding in hnsh

Reported by: vir@comtv.ru Assigned to: madcat
Priority: normal Milestone:
Component: mod_hnsh Version:
Severity: normal Keywords:
Cc:

Description

It seems that hydronode shell rouns progress (competeness) to the nearest value. So that 99.7% is shown as 100%. This is a bit confusing. I think I should use floor (i. e. round to the nearest integer smaller than actual value).