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

Parse jsonl files #95

Merged
merged 1 commit into from
Sep 14, 2023
Merged

Parse jsonl files #95

merged 1 commit into from
Sep 14, 2023

Conversation

zprobst
Copy link
Contributor

@zprobst zprobst commented Sep 14, 2023

Adds parsing support for jsonl files.

@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (c92d5be) 94.53% compared to head (c3e3d98) 94.53%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #95   +/-   ##
=======================================
  Coverage   94.53%   94.53%           
=======================================
  Files         123      123           
  Lines        3163     3166    +3     
=======================================
+ Hits         2990     2993    +3     
  Misses        173      173           
Flag Coverage Δ
3.10 94.53% <100.00%> (+<0.01%) ⬆️
3.11 94.53% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
nodestream/pipeline/extractors/files.py 96.51% <100.00%> (+0.12%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zprobst zprobst merged commit 5e63d86 into main Sep 14, 2023
4 checks passed
@zprobst zprobst deleted the feature/jsonl branch September 14, 2023 15: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.

2 participants