Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add serde to mempool messages #277

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Itay-Tsabary-Starkware
Copy link
Contributor

@Itay-Tsabary-Starkware Itay-Tsabary-Starkware commented Jun 25, 2024

This change is Reviewable

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 78.21%. Comparing base (5a6f61a) to head (189ddbc).
Report is 1 commits behind head on main.

Files Patch % Lines
crates/mempool_types/src/mempool_types.rs 0.00% 4 Missing ⚠️
crates/mempool_types/src/communication.rs 0.00% 2 Missing ⚠️
crates/mempool_types/src/errors.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #277      +/-   ##
==========================================
- Coverage   78.60%   78.21%   -0.40%     
==========================================
  Files          26       27       +1     
  Lines        1192     1198       +6     
  Branches     1192     1198       +6     
==========================================
  Hits          937      937              
- Misses        201      207       +6     
  Partials       54       54              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

2 participants