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 metric name for chain state size #517

Merged
merged 1 commit into from
Jun 14, 2024
Merged

Conversation

yzang2019
Copy link
Collaborator

@yzang2019 yzang2019 commented Jun 13, 2024

Describe your changes and provide context

This PR fixes a metric typo for iavl state size

Testing performed to validate your change

Copy link

codecov bot commented Jun 13, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 55.31%. Comparing base (b745c48) to head (d7a952c).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #517   +/-   ##
=======================================
  Coverage   55.31%   55.31%           
=======================================
  Files         631      631           
  Lines       54226    54226           
=======================================
+ Hits        29993    29996    +3     
+ Misses      22089    22087    -2     
+ Partials     2144     2143    -1     
Files Coverage Δ
storev2/rootmulti/store.go 2.83% <0.00%> (ø)

... and 1 file with indirect coverage changes

@yzang2019 yzang2019 merged commit bf9783f into main Jun 14, 2024
14 of 15 checks passed
@yzang2019 yzang2019 deleted the yzang/fix-metric-name branch June 14, 2024 14:50
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.

3 participants