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

Don't fail fast when running tests #520

Merged
merged 1 commit into from Feb 22, 2022

Conversation

djmattyg007
Copy link
Contributor

Type of changes

  • Other

Checklist

  • I've run the latest black with default args on new code.
  • I've updated CHANGELOG.md and CONTRIBUTORS.md where appropriate.
  • I've added tests for new code.
  • I accept that @PyFilesystem/maintainers may be pedantic in the code review.

Description

This avoids the need to play whack-a-mole with CI failures, like I had to deal with on #518. Everything should be laid out on the table once. This saves everyone time.

This avoids the need to play whack-a-mole with CI failures, like I had
to deal with on PyFilesystem#518. Everything should be laid out on the table once.
This saves everyone time.
@althonos althonos added this to the v2.4.16 milestone Feb 22, 2022
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.006%) to 95.258% when pulling 2dc961b on djmattyg007:no-fail-fast into a6ea045 on PyFilesystem:master.

@althonos althonos merged commit 8c18750 into PyFilesystem:master Feb 22, 2022
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.

None yet

3 participants