Skip to content

feat: implement iqb pipeline run#138

Merged
bassosimone merged 3 commits intomainfrom
feat/clipipelinerun
Feb 5, 2026
Merged

feat: implement iqb pipeline run#138
bassosimone merged 3 commits intomainfrom
feat/clipipelinerun

Conversation

@bassosimone
Copy link
Collaborator

@bassosimone bassosimone commented Feb 5, 2026

This command is derived from ./data/generate_data.py except that we do not configure the remote cache in here because the iqb cache pull already exists and uses parallel streams, so it is faster. Also, we now have commands with different responsibilities rather than having a single script with multiple responsibilities.

As a follow up, we will clean the stuff we don't need anymore from the ./data directory, which still contains scripts.

While there, add to the manifest new files produced testing this code.

This command is derived from `./data/generate_data.py` except that
we do not configure the remote cache in here. This makes sense since
the `iqb cache pull` already exists and uses parallel streams, so
it is faster. Also, we now have commands with different responsibilities
rather than having a single script with multiple responsibilities.

As a follow up, we will clean the stuff we don't need anymore from
the `./data` directory, which still contains scripts.
@codecov-commenter
Copy link

codecov-commenter commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.45%. Comparing base (274e7f5) to head (d6668e3).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #138      +/-   ##
==========================================
+ Coverage   99.41%   99.45%   +0.03%     
==========================================
  Files          49       52       +3     
  Lines        3267     3480     +213     
==========================================
+ Hits         3248     3461     +213     
  Misses         19       19              

☔ 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 0f2cacf into main Feb 5, 2026
5 checks passed
@bassosimone bassosimone deleted the feat/clipipelinerun branch February 5, 2026 00:43
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