Skip to content

keyv - fix: prevent duplicate namespace prefixing and add iterator test for delete stats#1772

Merged
jaredwray merged 1 commit into
jaredwray:mainfrom
jorovipe97:main
Dec 20, 2025
Merged

keyv - fix: prevent duplicate namespace prefixing and add iterator test for delete stats#1772
jaredwray merged 1 commit into
jaredwray:mainfrom
jorovipe97:main

Conversation

@jorovipe97

Copy link
Copy Markdown
Contributor

This solves bug described in #1771

Please check if the PR fulfills these requirements

  • Followed the Contributing and Code of Conduct guidelines.
  • Tests for the changes have been added (for bug fixes/features) with 100% code coverage.

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
keyv - fix: prevent duplicate namespace prefixing and add iterator test for delete stats

@codecov

codecov Bot commented Dec 20, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (f28f09c) to head (7f22d75).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1772   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           32        32           
  Lines         2376      2378    +2     
  Branches       426       427    +1     
=========================================
+ Hits          2376      2378    +2     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jaredwray

Copy link
Copy Markdown
Owner

@jorovipe97 - thanks for the fix. Will probably be released this week

@jaredwray jaredwray merged commit 26c8b46 into jaredwray:main Dec 20, 2025
8 of 9 checks passed
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