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

Add --ignore-run-fail option #174

Merged
merged 1 commit into from
May 30, 2022
Merged

Add --ignore-run-fail option #174

merged 1 commit into from
May 30, 2022

Conversation

taiki-e
Copy link
Owner

@taiki-e taiki-e commented May 29, 2022

        --ignore-run-fail
            Run all tests regardless of failure and generate report

            If tests failed but report generation succeeded, exit with a status of 0.

Closes #169

@taiki-e
Copy link
Owner Author

taiki-e commented May 29, 2022

cc @clarfonthey

src/main.rs Outdated Show resolved Hide resolved
@taiki-e taiki-e force-pushed the ignore-run-fail branch 2 times, most recently from 9535224 to 7e660c5 Compare May 29, 2022 12:22
@clarfonthey
Copy link

Looks good to me!

@taiki-e
Copy link
Owner Author

taiki-e commented May 30, 2022

bors r+

@bors
Copy link
Contributor

bors bot commented May 30, 2022

Build succeeded:

@bors bors bot merged commit a8ee597 into main May 30, 2022
@bors bors bot deleted the ignore-run-fail branch May 30, 2022 01:07
@taiki-e
Copy link
Owner Author

taiki-e commented May 30, 2022

Published in 0.4.4.

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

Successfully merging this pull request may close these issues.

Save coverage even if tests fail
2 participants