-
Notifications
You must be signed in to change notification settings - Fork 214
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
Added versioning to NodeService and SmesherService #6677
Conversation
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found.
Additional details and impacted files@@ Coverage Diff @@
## node-split-poc #6677 +/- ##
===============================================
Coverage 77.1% 77.1%
===============================================
Files 385 387 +2
Lines 53568 53691 +123
===============================================
+ Hits 41309 41427 +118
- Misses 9789 9795 +6
+ Partials 2470 2469 -1 ☔ View full report in Codecov by Sentry. |
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.
Can you add tests to api/grpcserver/v2beta1
for the new endpoints? 🙂
39bfbee
to
b07d0b7
Compare
It needs spacemeshos/api#423