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

Implement coverage aggregation #130

Open
jaraco opened this issue Jun 26, 2024 · 1 comment
Open

Implement coverage aggregation #130

jaraco opened this issue Jun 26, 2024 · 1 comment
Assignees

Comments

@jaraco
Copy link
Owner

jaraco commented Jun 26, 2024

This post by Hynek describes a technique for aggregating coverage results across independent jobs. Let's explore applying that technique to skeleton-based projects.

@bswck
Copy link
Contributor

bswck commented Jun 26, 2024

I'm already doing this in my projects.
https://github.com/bswck/slothy/blob/main/.github%2Fworkflows%2Fcoverage.yml

I can work on this as soon as I get a laptop, which is in a few days ^^

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

2 participants