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

Collect base coverage when switching is skipped #239

Merged
merged 1 commit into from Mar 3, 2022

Conversation

Raigen
Copy link
Contributor

@Raigen Raigen commented Mar 3, 2022

Keep collection base coverage data even if switching is skipped due to an existing base coverage file.

With #237 switching branches is skipped when a file for the base coverage is provided. But the coverage data of the base report is not collected when the branches are not switched.

Keep collection base coverage data even if switching is skipped due to an existing base coverage file.
@raspo
Copy link
Contributor

raspo commented Mar 3, 2022

That makes total sense, sorry about that!

Copy link
Owner

@ArtiomTr ArtiomTr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect, thank you for the contribution!

@ArtiomTr ArtiomTr added the bug Something isn't working label Mar 3, 2022
@ArtiomTr ArtiomTr merged commit 02fc3ce into ArtiomTr:main Mar 3, 2022
@ArtiomTr
Copy link
Owner

ArtiomTr commented Mar 3, 2022

@all-contributors please add @Raigen for code

@allcontributors
Copy link
Contributor

@ArtiomTr

I've put up a pull request to add @Raigen! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants