shad7 / seedbox

Seedbox Task Manager
http://shad7.github.io/seedbox
MIT License
10 stars 0 forks source link

[BUGFIX] Fix total_time column type #20

Closed shad7 closed 9 years ago

shad7 commented 9 years ago

MediaFile.total_time changed from Integer to Float to properly handle the fact that timestamp delta is a float and not an integer.

Closes-Bug: 19 closes #19

landscape-bot commented 9 years ago

Code Health Code quality remained the same when pulling 590ace2 on shad7:bugfix/19 into 2d688fa on shad7:develop.

landscape-bot commented 9 years ago

Code Health Code quality remained the same when pulling 5c901d4 on shad7:bugfix/19 into 2d688fa on shad7:develop.

coveralls commented 9 years ago

Coverage Status

Coverage increased (+0.01%) to 99.3% when pulling 5c901d46bc94c9426f2f39a09e1a36583bd2ae48 on bugfix/19 into 2d688fa7b9ae52f71891055d8af8bfdd46d714c4 on develop.