-
Notifications
You must be signed in to change notification settings - Fork 25
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
chore(mempool_p2p_types): unify client implementations #2089
Conversation
23b9e99
to
ec9354f
Compare
ef1a4f4
to
b9345d7
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## spr/main/38f81a29 #2089 +/- ##
=====================================================
- Coverage 16.63% 4.10% -12.54%
=====================================================
Files 185 207 +22
Lines 22405 27043 +4638
Branches 22405 27043 +4638
=====================================================
- Hits 3727 1110 -2617
- Misses 18445 25851 +7406
+ Partials 233 82 -151 ☔ View full report in Codecov by Sentry. |
5509967
to
d674f5c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: 0 of 1 files reviewed, 1 unresolved discussion (waiting on @Itay-Tsabary-Starkware)
crates/starknet_mempool_p2p_types/src/communication.rs
line 69 at r1 (raw file):
#[async_trait] impl<T> MempoolP2pPropagatorClient for T
Please replace T with a more descriptive name.
Code quote:
T
d674f5c
to
f93fe04
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: 0 of 1 files reviewed, 1 unresolved discussion (waiting on @nadin-Starkware)
crates/starknet_mempool_p2p_types/src/communication.rs
line 69 at r1 (raw file):
Previously, nadin-Starkware (Nadin Jbara) wrote…
Please replace T with a more descriptive name.
Single pr at the end
commit-id:c52611c9
4e26682
to
c132efb
Compare
f93fe04
to
2018498
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @Itay-Tsabary-Starkware)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @Itay-Tsabary-Starkware)
✓ Commit merged in pull request #2119 |
Stack: