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

Fix percentages for validator metric logging #5609

Merged
merged 3 commits into from Apr 24, 2020

Conversation

0xKiwi
Copy link
Contributor

@0xKiwi 0xKiwi commented Apr 24, 2020

This PR turns all percentage logs in the validator into actual percentages, confirmed in runtime to work.

@0xKiwi 0xKiwi requested a review from a team as a code owner April 24, 2020 02:02
@codecov
Copy link

codecov bot commented Apr 24, 2020

Codecov Report

Merging #5609 into master will decrease coverage by 0.23%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #5609      +/-   ##
==========================================
- Coverage   12.92%   12.68%   -0.24%     
==========================================
  Files         116      113       -3     
  Lines        9279     9169     -110     
==========================================
- Hits         1199     1163      -36     
+ Misses       7876     7803      -73     
+ Partials      204      203       -1     

@prylabs-bulldozer prylabs-bulldozer bot merged commit cf98de8 into prysmaticlabs:master Apr 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

2 participants