voltrondata-labs / benchmarks

Language-independent Continuous Benchmarking (CB) for Apache Arrow
MIT License
10 stars 11 forks source link

feat: add benchmark for recursively listing files #132

Closed westonpace closed 1 year ago

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4919784962


Totals Coverage Status
Change from base Build 4137245146: 0.2%
Covered Lines: 1522
Relevant Lines: 1740

💛 - Coveralls
alistaire47 commented 1 year ago

To get the tests passing I think you just need to do conbench list > benchmarks.json to regenerate the metadata

westonpace commented 1 year ago

To get the tests passing I think you just need to do conbench list > benchmarks.json to regenerate the metadata

Done.