Skip to content

v2.3: Add feature to svm deps (backport of #6440)#6518

Merged
steviez merged 2 commits intov2.3from
mergify/bp/v2.3/pr-6440
Jun 12, 2025
Merged

v2.3: Add feature to svm deps (backport of #6440)#6518
steviez merged 2 commits intov2.3from
mergify/bp/v2.3/pr-6440

Conversation

@mergify
Copy link
Copy Markdown

@mergify mergify Bot commented Jun 11, 2025

Problem

Publishing this crate fails because of missing features

Summary of Changes

Add debug-signature feature to the dependencies that require it.

Required to fix CI for #6332


This is an automatic backport of pull request #6440 done by Mergify.

(cherry picked from commit b22b23f)

# Conflicts:
#	svm/Cargo.toml
@mergify mergify Bot added the conflicts label Jun 11, 2025
@mergify mergify Bot requested a review from a team as a code owner June 11, 2025 22:47
@mergify mergify Bot added the conflicts label Jun 11, 2025
@mergify
Copy link
Copy Markdown
Author

mergify Bot commented Jun 11, 2025

Cherry-pick of b22b23f has failed:

On branch mergify/bp/v2.3/pr-6440
Your branch is up to date with 'origin/v2.3'.

You are currently cherry-picking commit b22b23f1d.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   svm/Cargo.toml

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@steviez steviez removed their assignment Jun 11, 2025
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.8%. Comparing base (14a02a2) to head (88cf26f).

Additional details and impacted files
@@            Coverage Diff            @@
##             v2.3    #6518     +/-   ##
=========================================
- Coverage    82.8%    82.8%   -0.1%     
=========================================
  Files         848      848             
  Lines      379532   379532             
=========================================
- Hits       314508   314384    -124     
- Misses      65024    65148    +124     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown

@steviez steviez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did the rebase but this one is so minor that I don't feel bad being the second :shipit:

@steviez steviez merged commit ce7fef1 into v2.3 Jun 12, 2025
24 checks passed
@steviez steviez deleted the mergify/bp/v2.3/pr-6440 branch June 12, 2025 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants