cappi icon indicating copy to clipboard operation
cappi copied to clipboard

Casing is incorrect on show cappi::benchmarks

Open johnynek opened this issue 11 years ago • 2 comments

I have a class called HllBenchmark, but it gets listed as HLLBenchmark. If I copy/paste that, I get a confusing error.

Not really sure how the casing is getting changed.

johnynek avatar Sep 04 '14 23:09 johnynek

Note, the file has the capitalization, HLLBenchmark, while the class is HllBenchmark.

johnynek avatar Sep 05 '14 00:09 johnynek

Yea, this guy as got some week spots. One of which is resolving test names. I should really be using something like Discovery instead of a simple query for sources that happen to end with "Benchmark". Probably won't get to look at this for few weeks. I'm heading to Seoul tomorrow!

softprops avatar Sep 06 '14 00:09 softprops