Skip to content

refactor(cache): move IQBCache to cache.py#67

Merged
bassosimone merged 1 commit intomainfrom
refactor/cache
Nov 29, 2025
Merged

refactor(cache): move IQBCache to cache.py#67
bassosimone merged 1 commit intomainfrom
refactor/cache

Conversation

@bassosimone
Copy link
Collaborator

No functional change, just avoiding to implement lots of stuff inside __init__.py because it's not super idiomatic IIUC.

No functional change, just avoiding to implement lots of stuff
inside `__init__.py` because it's not super idiomatic IIUC.
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.51%. Comparing base (054b64f) to head (2440a5b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
+ Coverage   82.50%   82.51%   +0.01%     
==========================================
  Files          27       28       +1     
  Lines        2269     2271       +2     
==========================================
+ Hits         1872     1874       +2     
  Misses        397      397              

☔ 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 b47cf41 into main Nov 29, 2025
5 checks passed
@bassosimone bassosimone deleted the refactor/cache branch November 29, 2025 14:39
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