Skip to content

feat: introduce the iqb CLI#135

Merged
bassosimone merged 1 commit intomainfrom
feat/iqbcmd
Feb 4, 2026
Merged

feat: introduce the iqb CLI#135
bassosimone merged 1 commit intomainfrom
feat/iqbcmd

Conversation

@bassosimone
Copy link
Collaborator

@bassosimone bassosimone commented Feb 4, 2026

This diff introduces the iqb CLI. The first command we implement is the iqb cache status command, which shows the status of the cache adpoting a metaphor similar to the one used by git.

While there, symlink .iqb -> data to simplify CLI operations while still keeping the data in a visible location. Would not work as intended on Windows, where symlinks do not work, but this is probably acceptable, since it just introduce a minor bother for Windows users, i.e., the need to use --data data explicitly.

This diff introduces the iqb CLI. The first command we implement
is the `iqb cache status` command, which shows the status of
the cache adpoting a metaphor similar to the one used by `git`.
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.31%. Comparing base (844b538) to head (01e8307).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #135      +/-   ##
==========================================
+ Coverage   99.27%   99.31%   +0.04%     
==========================================
  Files          40       45       +5     
  Lines        2607     2785     +178     
==========================================
+ Hits         2588     2766     +178     
  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 7ed8978 into main Feb 4, 2026
5 checks passed
@bassosimone bassosimone deleted the feat/iqbcmd branch February 4, 2026 21:23
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