abrt / retrace-server

Application for remote coredump analysis
GNU General Public License v2.0
40 stars 30 forks source link

util: Print 1024 bytes as 1.00 kB #443

Closed mgrabovsky closed 3 years ago

mgrabovsky commented 3 years ago

Adjust the human_readable_size function to print 1024 bytes as 1.00 kB intead of 1024.00 B.

Also testing the code coverage reporting setup.