hasura / hasura/graphql-engine

Show code coverage of haskell diffs on PRs in CI

Open
#3,935 0 comments 0 reactions 0 assignees View on GitHub
c/tests 🧪
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

I think it would be really helpful to be able to see clearly the code coverage of a set of changes in a PR as a way of validating tests and making it easier to have confidence in PRs in code reviews.

I only have an idea for how to do this with the haskell code:

convert tix to lcov with: https://hackage.haskell.org/package/hpc-lcov
...then use something like https://github.com/Connected-Information-systems/diff-test-coverage

it would be nice if this was right up front, so maybe write a github bot to post it right in the thread?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.