Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix double total stats reported in table simple output #530

Merged
merged 2 commits into from
May 5, 2022

Conversation

roman-kruglov
Copy link
Contributor

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

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

By running in a terminal

Test Configuration

  • Release version: latest dev (current release version is .33)
  • Platform: Mac OS

@roman-kruglov roman-kruglov requested a review from arriven as a code owner May 4, 2022 18:32
@arriven arriven merged commit 4b074ef into arriven:main May 5, 2022
@roman-kruglov roman-kruglov deleted the fix-double-totals branch May 5, 2022 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants