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

go/staking/api: Enhance pretty printers for allowance and withdraw #3780

Merged
merged 3 commits into from
Mar 15, 2021

Conversation

tjanez
Copy link
Member

@tjanez tjanez commented Mar 15, 2021

No description provided.

@tjanez tjanez added the c:staking Category: staking label Mar 15, 2021
@tjanez tjanez force-pushed the tjanez/allow-withdraw-pprint branch from f4122ee to b563970 Compare March 15, 2021 12:10
@codecov
Copy link

codecov bot commented Mar 15, 2021

Codecov Report

Merging #3780 (b563970) into master (ab027ce) will decrease coverage by 0.15%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3780      +/-   ##
==========================================
- Coverage   67.39%   67.23%   -0.16%     
==========================================
  Files         402      402              
  Lines       40540    40551      +11     
==========================================
- Hits        27321    27266      -55     
- Misses       9383     9436      +53     
- Partials     3836     3849      +13     
Impacted Files Coverage Δ
go/staking/api/api.go 71.86% <100.00%> (+0.62%) ⬆️
go/staking/api/token/prettyprint.go 100.00% <100.00%> (ø)
go/storage/api/root_cache.go 71.11% <0.00%> (-8.89%) ⬇️
go/keymanager/client/client.go 73.68% <0.00%> (-7.90%) ⬇️
...nsensus/tendermint/apps/beacon/state/state_pvss.go 69.23% <0.00%> (-7.70%) ⬇️
go/common/sgx/aesm/aesm.go 62.61% <0.00%> (-6.55%) ⬇️
go/runtime/tagindexer/tagindexer.go 66.66% <0.00%> (-4.60%) ⬇️
go/storage/mkvs/tree.go 86.95% <0.00%> (-4.35%) ⬇️
go/storage/mkvs/remove.go 85.56% <0.00%> (-4.13%) ⬇️
go/consensus/tendermint/full/light.go 48.00% <0.00%> (-4.00%) ⬇️
... 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 ab027ce...b563970. Read the comment docs.

@tjanez tjanez merged commit 3679481 into master Mar 15, 2021
@tjanez tjanez deleted the tjanez/allow-withdraw-pprint branch March 15, 2021 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:staking Category: staking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants