Skip to content

Conversation

@aramikm
Copy link
Collaborator

@aramikm aramikm commented Sep 10, 2025

Goal

The goal of this PR is to simplify add_key by removing on_success callback.

Closes #2502

Checklist

  • Updated Unit Tests
  • Spec version incremented?

@codecov
Copy link

codecov bot commented Sep 10, 2025

Codecov Report

❌ Patch coverage is 95.83333% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
pallets/msa/src/lib.rs 95.83% 1 Missing ⚠️
Files with missing lines Coverage Δ
pallets/msa/src/types.rs 100.00% <ø> (ø)
pallets/msa/src/lib.rs 92.47% <95.83%> (-0.17%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions bot added the metadata-changed Metadata has changed since the latest full release label Sep 10, 2025
Copy link
Collaborator

@JoeCap08055 JoeCap08055 left a comment

Choose a reason for hiding this comment

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

Nice cleanup/simplification!

Copy link
Collaborator

@enddynayn enddynayn left a comment

Choose a reason for hiding this comment

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

👍 Nice!

Copy link
Collaborator

@mattheworris mattheworris left a comment

Choose a reason for hiding this comment

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

🚢 it!

@aramikm aramikm merged commit df703e6 into main Sep 10, 2025
35 checks passed
@aramikm aramikm deleted the add_key_removed_callback branch September 10, 2025 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

metadata-changed Metadata has changed since the latest full release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: add_key should be refactored to remove the callback

5 participants