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

fix: remove unnecessary pyarrow import in testutils #365

Merged

Conversation

douglasdavis
Copy link
Collaborator

fix #364

@douglasdavis douglasdavis enabled auto-merge (squash) September 14, 2023 16:24
@codecov-commenter
Copy link

Codecov Report

Merging #365 (3ee9001) into main (d4fdfec) will decrease coverage by 0.01%.
Report is 2 commits behind head on main.
The diff coverage is n/a.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main     #365      +/-   ##
==========================================
- Coverage   94.57%   94.56%   -0.01%     
==========================================
  Files          22       22              
  Lines        2617     2613       -4     
==========================================
- Hits         2475     2471       -4     
  Misses        142      142              
Files Changed Coverage Δ
src/dask_awkward/lib/testutils.py 100.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@douglasdavis douglasdavis merged commit c08b303 into dask-contrib:main Sep 14, 2023
18 checks passed
@douglasdavis douglasdavis deleted the fix-pyarrow-import-in-testutils branch September 14, 2023 16:39
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.

Dependence of dask_awkward.lib.testutils on pyarrow is not declared
2 participants