Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Measuring test coverage and enforcing coverage minimums #343

Open
rngadam opened this issue Sep 3, 2024 · 1 comment
Open

Measuring test coverage and enforcing coverage minimums #343

rngadam opened this issue Sep 3, 2024 · 1 comment

Comments

@rngadam
Copy link

rngadam commented Sep 3, 2024

I've ran locally testing and coverage:

https://gist.github.com/rngadam/3be78ce66a9afc0326de08f4f36ccc15

summarized results exported report has:

$ cat summary.json | jq .data[0].totals.lines.percent
57.37736209200229

is there an interest in reporting this test coverage and ensuring coverage stays at least at this value in the Github Workflow?

@rngadam rngadam changed the title Measuring test coverage and enforcing test minimums Measuring test coverage and enforcing coverage minimums Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant