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

feat(jellyfish-api-core): add getAnchorTeams to rpc_masternode #923

Merged
merged 4 commits into from
Dec 30, 2021

Conversation

chee-chyuan
Copy link
Contributor

What this PR does / why we need it:

Added getAnchorTeams rpc to rpc_masternode

Which issue(s) does this PR fixes?:

Fixes # #48

Additional comments?:

@codeclimate
Copy link

codeclimate bot commented Dec 29, 2021

Code Climate has analyzed commit 104c633 and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Dec 29, 2021

Codecov Report

Merging #923 (104c633) into main (936c0b3) will increase coverage by 3.72%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #923      +/-   ##
==========================================
+ Coverage   92.31%   96.03%   +3.72%     
==========================================
  Files         146      146              
  Lines        4554     4566      +12     
  Branches      585      585              
==========================================
+ Hits         4204     4385     +181     
+ Misses        347      181     -166     
+ Partials        3        0       -3     
Impacted Files Coverage Δ
...ages/jellyfish-api-core/src/category/masternode.ts 100.00% <100.00%> (ø)
packages/jellyfish-testing/src/testing.ts 93.42% <100.00%> (+0.56%) ⬆️
...ners/src/containers/RegTestContainer/Persistent.ts 11.53% <0.00%> (-84.62%) ⬇️
packages/jellyfish-api-core/src/category/server.ts 71.42% <0.00%> (-28.58%) ⬇️
packages/jellyfish-json/src/remap.ts 90.90% <0.00%> (-6.07%) ⬇️
packages/jellyfish-transaction/src/tx_composer.ts 78.33% <0.00%> (-1.67%) ⬇️
.../src/containers/RegTestContainer/ContainerGroup.ts 95.74% <0.00%> (+0.39%) ⬆️
packages/jellyfish-testing/src/icxorderbook.ts 100.00% <0.00%> (+1.61%) ⬆️
packages/jellyfish-api-core/src/category/wallet.ts 100.00% <0.00%> (+2.35%) ⬆️
... and 30 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 936c0b3...104c633. Read the comment docs.

@fuxingloh fuxingloh merged commit d04d874 into main Dec 30, 2021
@fuxingloh fuxingloh deleted the chee-chyuan/masternode_getanchorteam branch December 30, 2021 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants