Skip to content

Merge branch 'main' into zeevm/deletion_vector_descriptor

a95df77
Select commit
Loading
Failed to load commit list.
Merged

feat: add deletion_vector_descriptor method #3721

Merge branch 'main' into zeevm/deletion_vector_descriptor
a95df77
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 5, 2025 in 1s

25.04% (-0.02%) compared to e2081e0

View this Pull Request on Codecov

25.04% (-0.02%) compared to e2081e0

Details

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.04%. Comparing base (e2081e0) to head (a95df77).

Files with missing lines Patch % Lines
crates/core/src/kernel/snapshot/iterators.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3721      +/-   ##
==========================================
- Coverage   25.06%   25.04%   -0.02%     
==========================================
  Files         118      118              
  Lines       20150    20153       +3     
  Branches    20150    20153       +3     
==========================================
- Hits         5050     5047       -3     
- Misses      14734    14739       +5     
- Partials      366      367       +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.