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

fix(mempool_p2p): pass broadcasted message metadata to gateway #1795

Merged

fix(mempool_p2p): pass broadcasted message metadata to gateway

7db5081
Select commit
Loading
Failed to load commit list.
Merged

fix(mempool_p2p): pass broadcasted message metadata to gateway #1795

fix(mempool_p2p): pass broadcasted message metadata to gateway
7db5081
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2024 in 0s

3.91% (-36.19%) compared to e3165c4

View this Pull Request on Codecov

3.91% (-36.19%) compared to e3165c4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 3.91%. Comparing base (e3165c4) to head (7db5081).
Report is 208 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #1795       +/-   ##
==========================================
- Coverage   40.10%   3.91%   -36.19%     
==========================================
  Files          26     204      +178     
  Lines        1895   26888    +24993     
  Branches     1895   26888    +24993     
==========================================
+ Hits          760    1053      +293     
- Misses       1100   25751    +24651     
- Partials       35      84       +49     

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