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

Improve visibility/utility of coverage report #954

Open
bhrutledge opened this issue Dec 5, 2022 · 0 comments
Open

Improve visibility/utility of coverage report #954

bhrutledge opened this issue Dec 5, 2022 · 0 comments

Comments

@bhrutledge
Copy link
Contributor

As of #943, Twine is no longer using CodeCov to report on coverage. The per-file coverage report is visible in the workflow run log, but it'd be nice if it were more visible, and more granular. The comments of #658 have some thoughts, but nothing really useful.

The comments at #943 (comment) suggest using GHA job summaries using Markdown output from coverage.py (which will be native in v7).

Hynek Schlawack wrote an in-depth article, which includes uploading an artifact for the excellent coverage HTML report, which supports contexts for identifying what source code executed a line of test code.

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