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

Idea/Feature Request: reduce to one job #50

Open
bogn83 opened this issue Oct 21, 2020 · 0 comments
Open

Idea/Feature Request: reduce to one job #50

bogn83 opened this issue Oct 21, 2020 · 0 comments

Comments

@bogn83
Copy link

bogn83 commented Oct 21, 2020

github.com/odanado/coverage-history-action does an awesome job of achieving code coverage comparison with a only a single action call and doesn't need extra job runs. You can see an example PR.

It's achieved through caching master and then comparing it to a feature branch.

This would be an awesome thing to do for SimpleCov too.

@bogn83 bogn83 changed the title Feature Request: reduce to one job Idea/Feature Request: reduce to one job Oct 21, 2020
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