Open
Description
Codecov supports multiple coverage reports through flags. (https://docs.codecov.com/docs/flags) By modifying the CI ASV Check to do coverage run ...
instead, we should be able to have code coverage with the ASV in addition to regular test coverage, which will help us catch perf regressions.