BenchmarkDotNet icon indicating copy to clipboard operation
BenchmarkDotNet copied to clipboard

Fix ParamColumn null representation

Open YegorStepanov opened this issue 3 years ago • 0 comments
trafficstars

Null value is ok, but it is shown as unknown.

It's impossible to get Unknown value now, but I decided to add handling for this situation.

YegorStepanov avatar Sep 24 '22 21:09 YegorStepanov