Skip to content

v2.3: Fixes AppendVecError::SizeMismatch error message (backport of #6792)#6795

Merged
brooksprumo merged 1 commit intov2.3from
mergify/bp/v2.3/pr-6792
Jul 1, 2025
Merged

v2.3: Fixes AppendVecError::SizeMismatch error message (backport of #6792)#6795
brooksprumo merged 1 commit intov2.3from
mergify/bp/v2.3/pr-6792

Conversation

@mergify
Copy link
Copy Markdown

@mergify mergify Bot commented Jul 1, 2025

Problem

PR #6552 added a new AppendVecError variant, but the error message has the wrong variable indexes 🤦.

Summary of Changes

Fix 'em.

Justification to Backport

Since PR #6552 was backported to v2.3, we have the same bug here. To be a useful error message, we need this patch.


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

@mergify mergify Bot requested a review from a team as a code owner July 1, 2025 16:11
@brooksprumo brooksprumo requested review from HaoranYi and roryharr July 1, 2025 16:17
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.8%. Comparing base (672d590) to head (a171e18).
⚠️ Report is 55 commits behind head on v2.3.

Additional details and impacted files
@@            Coverage Diff            @@
##             v2.3    #6795     +/-   ##
=========================================
- Coverage    82.8%    82.8%   -0.1%     
=========================================
  Files         850      850             
  Lines      379636   379636             
=========================================
- Hits       314582   314536     -46     
- Misses      65054    65100     +46     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@brooksprumo brooksprumo merged commit 03e6d0d into v2.3 Jul 1, 2025
46 checks passed
@brooksprumo brooksprumo deleted the mergify/bp/v2.3/pr-6792 branch July 1, 2025 17:54
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