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 reporter verbosity bug #253

Merged
merged 1 commit into from Mar 3, 2021
Merged

Fix reporter verbosity bug #253

merged 1 commit into from Mar 3, 2021

Conversation

dsnet
Copy link
Collaborator

@dsnet dsnet commented Mar 3, 2021

FormatDiff should only set the verbosity to 3 if the current verbosity
is lower than 3. Otherwise, it may remove an intended higher verbosity
setting causing the reporter output to not differentiate between
two large values that are different at the end.

While we are at it, increase the maxVerbosityPreset to 6.

@dsnet dsnet requested a review from neild March 3, 2021 04:23
FormatDiff should only set the verbosity to 3 if the current verbosity
is lower than 3. Otherwise, it may remove an intended higher verbosity
setting causing the reporter output to not differentiate between
two large values that are different at the end.

While we are at it, increase the maxVerbosityPreset to 6.
@dsnet dsnet merged commit 8fa37b4 into master Mar 3, 2021
@dsnet dsnet deleted the reporter-verbosity branch March 4, 2021 16:35
This was referenced Mar 6, 2021
This was referenced Mar 8, 2021
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.

None yet

2 participants