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

Avoid mutable argument defaults in tests (B008) #6810

Merged
merged 1 commit into from
Aug 1, 2022

Conversation

hendrikmakait
Copy link
Member

@hendrikmakait hendrikmakait commented Aug 1, 2022

Partially addresses pre-commit failures in #6809

  • Tests added / passed
  • Passes pre-commit run --all-files

@hendrikmakait hendrikmakait changed the title Avoid mutable argument defaults in tests Avoid mutable argument defaults in tests (B008) Aug 1, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2022

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

       15 files  ±0         15 suites  ±0   6h 34m 53s ⏱️ + 7m 35s
  2 983 tests ±0    2 890 ✔️ +1       87 💤 ±0    6 +1 
22 113 runs   - 1  21 073 ✔️  - 2  1 030 💤 +2  10 +1 

For more details on these failures, see this check.

Results for commit bc3d52e. ± Comparison against base commit 9267a21.

@hendrikmakait hendrikmakait self-assigned this Aug 1, 2022
Copy link
Member

@jrbourbeau jrbourbeau left a comment

Choose a reason for hiding this comment

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

@jrbourbeau jrbourbeau merged commit f1eecf9 into dask:main Aug 1, 2022
gjoseph92 pushed a commit to gjoseph92/distributed that referenced this pull request Oct 31, 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.

2 participants