diff options
author | Thomas Lively <tlively@google.com> | 2023-08-03 12:27:53 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-03 09:27:53 -0700 |
commit | 8bd418cc44705f1c272bbbe1ad65186dcd5b0fa9 (patch) | |
tree | 67e5011cf7ccd391482e52c8fafd51608315b7e3 /src/passes/SimplifyLocals.cpp | |
parent | 1cc8ff8cbc112f264c0796f41b01cdc3249d7f07 (diff) | |
download | binaryen-8bd418cc44705f1c272bbbe1ad65186dcd5b0fa9.tar.gz binaryen-8bd418cc44705f1c272bbbe1ad65186dcd5b0fa9.tar.bz2 binaryen-8bd418cc44705f1c272bbbe1ad65186dcd5b0fa9.zip |
Add CodeCov to CI (#5856)
Add a CI step to build with gcov instrumentation and run the lit test suite to
gather profiles, then upload those profiles to codecov.io to generate a code
coverage report for each PR. The goal is not necessarily to achieve 100% code
coverage, but rather to help find important missing test cases and dead code.
Diffstat (limited to 'src/passes/SimplifyLocals.cpp')
0 files changed, 0 insertions, 0 deletions