Skip to content

feat(pipeline): improve operator experience#95

Merged
bassosimone merged 4 commits intomainfrom
fix/pipeline_dx
Dec 23, 2025
Merged

feat(pipeline): improve operator experience#95
bassosimone merged 4 commits intomainfrom
fix/pipeline_dx

Conversation

@bassosimone
Copy link
Collaborator

Add a progress bar letting the operator know the progress of the BigQuery job and results download.

While there, refactor logging to avoid using the root logger and use lazy parameter binding such that we do not perform string interpolation unless there is a real need.

We're using tqdm to print the progress bar.

Add a progress bar letting the operator know the progress
of the BigQuery job and results download.

While there, refactor logging to avoid using the `root` logger
and use lazy parameter binding such that we do not perform
string interpolation unless there is a real need.

We're using `tqdm` to print the progress bar.
@codecov-commenter
Copy link

codecov-commenter commented Dec 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (18383b5) to head (ab00d0c).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #95   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           27        27           
  Lines         1857      1895   +38     
=========================================
+ Hits          1857      1895   +38     

☔ 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 2f5a1a7 into main Dec 23, 2025
5 checks passed
@bassosimone bassosimone deleted the fix/pipeline_dx branch December 23, 2025 10:53
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