Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Hide metric columns if value could not be calculated#2633

Closed
clegoz wants to merge 1 commit into
dotnet:masterfrom
clegoz:bugfix/2629
Closed

Hide metric columns if value could not be calculated#2633
clegoz wants to merge 1 commit into
dotnet:masterfrom
clegoz:bugfix/2629

Conversation

@clegoz

@clegoz clegoz commented Sep 8, 2024

Copy link
Copy Markdown

Fixes #2629

@clegoz

clegoz commented Sep 8, 2024

Copy link
Copy Markdown
Author

@dotnet-policy-service agree

@timcassell

Copy link
Copy Markdown
Collaborator

My concern with this change is users adding the diagnoser and being surprised by no column showing. Perhaps the auto-hide feature should be behind a configuration on the diagnoser itself. See https://github.com/dotnet/BenchmarkDotNet/blob/ca5dfdf106affb0922f5b8002a67272a27d3fd03/src/BenchmarkDotNet/Diagnosers/MemoryDiagnoserConfig.cs

@timcassell

Copy link
Copy Markdown
Collaborator

Superseded by #2673

@timcassell timcassell closed this Jan 2, 2025
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.

Feature Request: Add ability to automatically hide metric columns if value is not set

2 participants