Skip to content

feat(durable): expose mode-generic foldable impl for Registry

9906132
Select commit
Loading
Failed to load commit list.
Merged

feat(durable): expose mode-generic foldable impl for Registry #1069

feat(durable): expose mode-generic foldable impl for Registry
9906132
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 27, 2026 in 0s

90.08% (-0.10%) compared to 14fe641

View this Pull Request on Codecov

90.08% (-0.10%) compared to 14fe641

Details

Codecov Report

❌ Patch coverage is 53.84615% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.08%. Comparing base (14fe641) to head (9906132).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
durable-storage/src/database.rs 66.66% 3 Missing ⚠️
durable-storage/src/database/traced_database.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1069      +/-   ##
==========================================
- Coverage   90.17%   90.08%   -0.10%     
==========================================
  Files         130      130              
  Lines       28110    28199      +89     
  Branches    28110    28199      +89     
==========================================
+ Hits        25348    25402      +54     
- Misses       2013     2047      +34     
- Partials      749      750       +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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.