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

Simplify logic in get_default_compression #6260

Merged
merged 2 commits into from
May 5, 2022

Conversation

jakirkham
Copy link
Member

Rewrite get_default_compression in terms of a couple of ifs. This should make the logic a bit clearer.

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

Rewrite `get_default_compression` in terms of a couple of `if`s. This
should make the logic a bit clearer.
@github-actions
Copy link
Contributor

github-actions bot commented May 3, 2022

Unit Test Results

       16 files  +       1         16 suites  +1   7h 34m 19s ⏱️ + 48m 59s
  2 750 tests +       4    2 666 ✔️ +       3       81 💤 +  1  3 ±0 
21 896 runs  +1 562  20 845 ✔️ +1 480  1 047 💤 +81  4 +1 

For more details on these failures, see this check.

Results for commit a93e19d. ± Comparison against base commit f779854.

♻️ This comment has been updated with latest results.

@jakirkham
Copy link
Member Author

Planning on merging tomorrow if no comments

@jakirkham jakirkham force-pushed the cln_get_default_compression branch from defa69d to a93e19d Compare May 5, 2022 00:26
@jakirkham jakirkham merged commit 7bd6442 into dask:main May 5, 2022
@jakirkham jakirkham deleted the cln_get_default_compression branch May 5, 2022 04:43
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.

1 participant