-
Notifications
You must be signed in to change notification settings - Fork 37
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(jellyfish-api-core): add net getNetTotals RPC #1843
Conversation
Code Climate has analyzed commit d3c5763 and detected 0 issues on this pull request. View more on Code Climate. |
✅ Deploy Preview for jellyfishsdk ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Codecov ReportBase: 93.30% // Head: 93.65% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #1843 +/- ##
==========================================
+ Coverage 93.30% 93.65% +0.34%
==========================================
Files 361 361
Lines 10445 10447 +2
Branches 1308 1308
==========================================
+ Hits 9746 9784 +38
+ Misses 666 634 -32
+ Partials 33 29 -4
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Docker build preview for jellyfish/apps is ready! Built with commit f21aaab
You can also get an immutable image with the commit hash
|
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.
LGTM, with 1 request
…s.test.ts Co-authored-by: Fuxing Loh <[email protected]> Signed-off-by: Mark Tan <[email protected]>
What this PR does / why we need it:
/kind feature
Which issue(s) does this PR fixes?:
Fixes part of #48
getnettotals
type for RPC.