Skip to content

fix: restore the Snapshot::new internal API#2425

Draft
rtyler wants to merge 1 commit intodelta-io:mainfrom
buoyant-data:snapshot
Draft

fix: restore the Snapshot::new internal API#2425
rtyler wants to merge 1 commit intodelta-io:mainfrom
buoyant-data:snapshot

Conversation

@rtyler
Copy link
Copy Markdown
Member

@rtyler rtyler commented Apr 18, 2026

This APi was removed in the upstream #2385 but this is a load-bearing API for delta-rs. The removal was not related to the change and seems like an erroneous removal that wasn't caught in review.

This APi was removed in the upstream delta-io#2385 but
this is a load-bearing API for delta-rs. The removal was not related to
the change and seems like an erroneous removal that wasn't caught in
review.

Signed-off-by: R. Tyler Croy <rtyler@brokenco.de>
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 18, 2026

Codecov Report

❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.31%. Comparing base (c2e253b) to head (ae38166).

Files with missing lines Patch % Lines
kernel/src/snapshot/mod.rs 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2425      +/-   ##
==========================================
- Coverage   88.32%   88.31%   -0.01%     
==========================================
  Files         171      171              
  Lines       56727    56733       +6     
  Branches    56727    56733       +6     
==========================================
  Hits        50103    50103              
- Misses       4704     4710       +6     
  Partials     1920     1920              

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

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