Skip to content

refactor: simplify algorithm instances cache#101

Merged
ixunio merged 1 commit into
mainfrom
simplify-algo-cache
Jan 28, 2026
Merged

refactor: simplify algorithm instances cache#101
ixunio merged 1 commit into
mainfrom
simplify-algo-cache

Conversation

@ixunio

@ixunio ixunio commented Jan 28, 2026

Copy link
Copy Markdown
Owner

Given we don't have cryptography as an optional dependency, we can now store instances directly as globals. Also, SUPPORTED_ALGORITHMS was renamed VALID_ALGORITHMS.

@codecov

codecov Bot commented Jan 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.61%. Comparing base (654bb78) to head (fbb1701).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #101      +/-   ##
==========================================
+ Coverage   99.52%   99.61%   +0.09%     
==========================================
  Files          10       10              
  Lines        1042     1030      -12     
  Branches      122      118       -4     
==========================================
- Hits         1037     1026      -11     
+ Partials        5        4       -1     

☔ 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.

@ixunio ixunio merged commit fbb1701 into main Jan 28, 2026
11 checks passed
@ixunio ixunio deleted the simplify-algo-cache branch January 28, 2026 23:40
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.

1 participant