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

feat: add a general from_text input function #358

Merged
merged 14 commits into from
Sep 7, 2023

Conversation

douglasdavis
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 5, 2023

Codecov Report

Merging #358 (b1e0cf0) into main (0be3d8c) will decrease coverage by 0.80%.
The diff coverage is 45.23%.

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

@@            Coverage Diff             @@
##             main     #358      +/-   ##
==========================================
- Coverage   94.52%   93.73%   -0.80%     
==========================================
  Files          21       22       +1     
  Lines        2576     2617      +41     
==========================================
+ Hits         2435     2453      +18     
- Misses        141      164      +23     
Files Changed Coverage Δ
src/dask_awkward/lib/io/text.py 39.47% <39.47%> (ø)
src/dask_awkward/__init__.py 100.00% <100.00%> (ø)
src/dask_awkward/lib/__init__.py 100.00% <100.00%> (ø)
src/dask_awkward/lib/io/io.py 95.51% <100.00%> (+0.01%) ⬆️

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

@douglasdavis douglasdavis marked this pull request as ready for review September 7, 2023 15:05
@douglasdavis douglasdavis merged commit a88251a into dask-contrib:main Sep 7, 2023
19 checks passed
@douglasdavis douglasdavis deleted the read-text2 branch September 7, 2023 18:29
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.

3 participants