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

refactor(p2p): async on_new_vertex [part ?] #1155

Open
wants to merge 5 commits into
base: refactor/p2p/remove-manager
Choose a base branch
from

refactor(p2p): async on_new_vertex

2c9988d
Select commit
Loading
Failed to load commit list.
Open

refactor(p2p): async on_new_vertex [part ?] #1155

refactor(p2p): async on_new_vertex
2c9988d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 15, 2024 in 0s

84.50% (target 82.00%)

View this Pull Request on Codecov

84.50% (target 82.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.50%. Comparing base (2af3b11) to head (2c9988d).

Additional details and impacted files
@@                       Coverage Diff                       @@
##           refactor/p2p/remove-manager    #1155      +/-   ##
===============================================================
- Coverage                        84.59%   84.50%   -0.10%     
===============================================================
  Files                              320      321       +1     
  Lines                            24474    24480       +6     
  Branches                          3751     3746       -5     
===============================================================
- Hits                             20705    20686      -19     
- Misses                            3056     3074      +18     
- Partials                           713      720       +7     

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