Skip to content

v4.0: Ignores ancestors in snapshot (backport of #10835)#10990

Merged
brooksprumo merged 1 commit into
v4.0from
mergify/bp/v4.0/pr-10835
Mar 4, 2026
Merged

v4.0: Ignores ancestors in snapshot (backport of #10835)#10990
brooksprumo merged 1 commit into
v4.0from
mergify/bp/v4.0/pr-10835

Conversation

@mergify
Copy link
Copy Markdown

@mergify mergify Bot commented Mar 4, 2026

Problem

Loading from a snapshot doesn't require reading the ancestors.

Summary of Changes

Ignore 'em.

Justification to Backport

This one isn't a big deal, no, and we don't need to backport it. But it does impact other snapshot changes I'm making due to how frozen abi stuff works. There are other PRs after this one that I intend to backport to v4.0 as well. By backporting this one, and all the subsequent ones, and doing them all in order, that ensures each one will have a clean diff. Otherwise the frozen abi digest will differ each time, requiring manual intervention.


This is an automatic backport of pull request #10835 done by [Mergify](https://mergify.com).

@mergify mergify Bot requested a review from a team as a code owner March 4, 2026 20:44
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.0%. Comparing base (d9b792f) to head (8bf0621).

Additional details and impacted files
@@            Coverage Diff            @@
##             v4.0   #10990     +/-   ##
=========================================
- Coverage    83.0%    83.0%   -0.1%     
=========================================
  Files         836      836             
  Lines      316382   316380      -2     
=========================================
- Hits       262780   262738     -42     
- Misses      53602    53642     +40     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@brooksprumo brooksprumo requested a review from roryharr March 4, 2026 22:24
@brooksprumo brooksprumo merged commit fa05599 into v4.0 Mar 4, 2026
50 checks passed
@brooksprumo brooksprumo deleted the mergify/bp/v4.0/pr-10835 branch March 4, 2026 23:27
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.

4 participants