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: more metrics issues when libp2p_expensive_metrics is enabled #1016

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

diegomrsantos
Copy link
Contributor

Metric definition also needs to be moved to the right file.

Copy link

codecov bot commented Jan 29, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (9468bb6) 83.17% compared to head (13dd688) 83.16%.
Report is 1 commits behind head on unstable.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           unstable    #1016      +/-   ##
============================================
- Coverage     83.17%   83.16%   -0.01%     
============================================
  Files            91       91              
  Lines         15342    15344       +2     
============================================
+ Hits          12760    12761       +1     
- Misses         2582     2583       +1     
Files Coverage Δ
libp2p/protocols/pubsub/pubsubpeer.nim 92.50% <ø> (-0.63%) ⬇️
libp2p/protocols/pubsub/gossipsub.nim 88.08% <80.00%> (+0.05%) ⬆️

Copy link
Collaborator

@kaiserd kaiserd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@diegomrsantos diegomrsantos merged commit 5594bcb into unstable Jan 30, 2024
10 of 11 checks passed
@diegomrsantos diegomrsantos deleted the fix-metric branch January 30, 2024 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: done
Development

Successfully merging this pull request may close these issues.

4 participants