Skip to content

feat(library/pipeline): add iqb_parquet_read#58

Merged
bassosimone merged 1 commit intomainfrom
feat/pqread
Nov 29, 2025
Merged

feat(library/pipeline): add iqb_parquet_read#58
bassosimone merged 1 commit intomainfrom
feat/pqread

Conversation

@bassosimone
Copy link
Collaborator

This code introduces a common function for reading parquet inside the pipeline, adapting previously existing code and ensuring we are testing the implementation with actual parquet files.

This code introduces a common function for reading parquet inside
the pipeline, adapting previously existing code and ensuring we are
testing the implementation with actual parquet files.
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.73%. Comparing base (d534af3) to head (658527e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
+ Coverage   80.25%   80.73%   +0.48%     
==========================================
  Files          21       23       +2     
  Lines        2046     2087      +41     
==========================================
+ Hits         1642     1685      +43     
+ Misses        404      402       -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bassosimone bassosimone merged commit 89a15fd into main Nov 29, 2025
5 checks passed
@bassosimone bassosimone deleted the feat/pqread branch November 29, 2025 10:10
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