-
Notifications
You must be signed in to change notification settings - Fork 42
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
specjbb parser parses N/A metrics gracefully #346
Conversation
src/VirtualClient/VirtualClient.Contracts/VirtualClientLoggingExtensions.cs
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please refactor to use double.NaN for not valid result. Also when will we have nan output?
Do we still need this? Can I close it? |
Closing. Please reopen as needed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changing the constructor will immediately break internal repo and partner extensions. Let's make sure this is necessary before proceeding.
78fba99
to
b96bfcf
Compare
…N/A explicitly. Actual resolution is fixing specjbb process for not emitting N/A values
b96bfcf
to
2999d5e
Compare
src/VirtualClient/VirtualClient.Actions.UnitTests/SPEC/SpecJbbMetricsParserTests.cs
Outdated
Show resolved
Hide resolved
4bab5eb
to
7b4fefc
Compare
ADO task: https://msazure.visualstudio.com/One/_workitems/edit/28695307