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

Track test code coverage, add a badge #146

Closed
alexeyinkin opened this issue Jan 18, 2023 · 0 comments · Fixed by #156
Closed

Track test code coverage, add a badge #146

alexeyinkin opened this issue Jan 18, 2023 · 0 comments · Fixed by #156
Labels

Comments

@alexeyinkin
Copy link
Contributor

  1. Compare the tools. codecov is likely the one to go with.
  2. Track coverage. Note the dart problem that unreferenced files do not count for coverage purposes.
  3. Get the bade:

image

  1. Get the report comments like this: Updated Python Container Dependencies apache/beam#25042 (comment)
  2. Set up checks like this: Updated Python Container Dependencies apache/beam#25042

image

@alexeyinkin alexeyinkin added the P3 label Jan 18, 2023
alexeyinkin added a commit that referenced this issue Jan 25, 2023
alexeyinkin added a commit that referenced this issue Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant