Yes, we have included all the types of queries at ...
# pinot-dev
j
Yes, we have included all the types of queries at that time and added more coverage on that
m
I meant do we have a code cov report that shows the increase in coverage?
j
There is a coverage report in that PR, which shows the coverage increased by 6.74% https://github.com/apache/incubator-pinot/pull/6181
m
Ok. Let's see what the overall test runtime is after we fix the network interface issue. Right now it seems to be taking several hours and still stuck.
j
@User @User I just opened a PR to further reduce the number of queries from 500 to 200: https://github.com/apache/incubator-pinot/pull/6802
m
Thanks @User, what's the new runtime, and do we still keep the previous increase in coverage?
j
I removed some of the queries in each query pattern. The code coverage report hasn’t been generated yet. Hopefully it will remain the same.
m
👍