Skip to content

v2.2: Add serde feature to banks-interface deps (backport of #6433)#6581

Merged
steviez merged 1 commit intov2.2from
mergify/bp/v2.2/pr-6433
Jun 14, 2025
Merged

v2.2: Add serde feature to banks-interface deps (backport of #6433)#6581
steviez merged 1 commit intov2.2from
mergify/bp/v2.2/pr-6433

Conversation

@mergify
Copy link
Copy Markdown

@mergify mergify Bot commented Jun 13, 2025

Problem

Publishing this crate fails because of missing features

Summary of Changes

Add serde feature to the dependencies that require it.

Required to fix CI for #6332


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

@mergify mergify Bot added the conflicts label Jun 13, 2025
@mergify mergify Bot requested a review from a team as a code owner June 13, 2025 17:41
@mergify mergify Bot added the conflicts label Jun 13, 2025
@mergify
Copy link
Copy Markdown
Author

mergify Bot commented Jun 13, 2025

Cherry-pick of c098edd has failed:

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

You are currently cherry-picking commit c098eddd6.
  (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:   banks-interface/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

@mircea-c mircea-c force-pushed the mergify/bp/v2.2/pr-6433 branch from e9943f7 to a3c298e Compare June 13, 2025 18:49
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.4%. Comparing base (6a90906) to head (a3c298e).
⚠️ Report is 21 commits behind head on v2.2.

Additional details and impacted files
@@           Coverage Diff           @@
##             v2.2    #6581   +/-   ##
=======================================
  Coverage    83.3%    83.4%           
=======================================
  Files         807      807           
  Lines      373498   373498           
=======================================
+ Hits       311471   311533   +62     
+ Misses      62027    61965   -62     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@steviez steviez merged commit 2b7a363 into v2.2 Jun 14, 2025
24 checks passed
@steviez steviez deleted the mergify/bp/v2.2/pr-6433 branch June 14, 2025 06:04
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