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

Rpc and related func added and fix #607

Merged
merged 2 commits into from
Jun 24, 2020
Merged

Rpc and related func added and fix #607

merged 2 commits into from
Jun 24, 2020

Conversation

ucwong
Copy link
Member

@ucwong ucwong commented Jun 23, 2020

No description provided.

@ucwong ucwong changed the title rpc and related func added and fix Rpc and related func added and fix Jun 23, 2020
@codecov
Copy link

codecov bot commented Jun 23, 2020

Codecov Report

Merging #607 into master will increase coverage by 1.29%.
The diff coverage is 57.32%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #607      +/-   ##
==========================================
+ Coverage   45.01%   46.30%   +1.29%     
==========================================
  Files         382      403      +21     
  Lines       47554    50863    +3309     
==========================================
+ Hits        21408    23554    +2146     
- Misses      24564    25538     +974     
- Partials     1582     1771     +189     
Impacted Files Coverage Δ
cmd/cortex/main.go 18.69% <0.00%> (ø)
cmd/devp2p/main.go 22.85% <0.00%> (ø)
ctxc/sync.go 59.60% <ø> (ø)
metrics/metrics.go 7.93% <ø> (+0.12%) ⬆️
p2p/simulations/adapters/inproc.go 0.00% <0.00%> (ø)
p2p/simulations/adapters/types.go 0.00% <0.00%> (ø)
rpc/endpoints.go 0.00% <ø> (ø)
rpc/stdio.go 0.00% <0.00%> (ø)
trie/sync_bloom.go 60.52% <ø> (-5.27%) ⬇️
p2p/simulations/adapters/exec.go 0.73% <0.73%> (ø)
... and 56 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 213d8ee...ce6d2c5. Read the comment docs.

@ucwong ucwong marked this pull request as ready for review June 24, 2020 03:47
@ucwong
Copy link
Member Author

ucwong commented Jun 24, 2020

All test has been password include mining chart and exchange

@ucwong ucwong merged commit 46f8f36 into master Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant