arriven / db1000n

MIT License
1.18k stars 208 forks source link

Fix double total stats reported in table simple output #530

Closed roman-kruglov closed 2 years ago

roman-kruglov commented 2 years ago

Description

When run with simple output format the table reported doubled total stats. There was an additional loop for totals which I didn't notice when copied table's formatter implementation. Also I shrank the table implementation a bit.

Type of change

How Has This Been Tested?

By running in a terminal

Test Configuration