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(das): Correct WithMetrics fx Invocation #1366

Merged
merged 1 commit into from
Nov 15, 2022

Conversation

derrandz
Copy link
Contributor

Overview

This PR fixes the das.WithMetrics fx invokation which enables metrics collection in the DASer module.

Impact

Negligeable

Owners

@derrandz

Wondertan
Wondertan previously approved these changes Nov 14, 2022
Copy link
Member

@Wondertan Wondertan left a comment

Choose a reason for hiding this comment

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

Good catch

walldiss
walldiss previously approved these changes Nov 14, 2022
Copy link
Member

@walldiss walldiss left a comment

Choose a reason for hiding this comment

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

Good catch

@codecov-commenter
Copy link

codecov-commenter commented Nov 14, 2022

Codecov Report

Merging #1366 (50ba038) into main (bd13b76) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #1366      +/-   ##
==========================================
- Coverage   55.06%   55.03%   -0.03%     
==========================================
  Files         178      178              
  Lines       10689    10689              
==========================================
- Hits         5886     5883       -3     
- Misses       4227     4229       +2     
- Partials      576      577       +1     
Impacted Files Coverage Δ
nodebuilder/settings.go 0.00% <0.00%> (ø)
header/core/listener.go 52.83% <0.00%> (-5.67%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@derrandz derrandz dismissed stale reviews from walldiss and Wondertan via fc08cb4 November 14, 2022 16:39
@derrandz derrandz changed the title quickfix: correct WithMetrics fx Invocation quickfix(das): correct WithMetrics fx Invocation Nov 14, 2022
@derrandz derrandz self-assigned this Nov 14, 2022
@derrandz derrandz added the kind:fix Attached to bug-fixing PRs label Nov 14, 2022
@renaynay renaynay changed the title quickfix(das): correct WithMetrics fx Invocation fix(das): Correct WithMetrics fx Invocation Nov 15, 2022
@derrandz derrandz merged commit 4b4f64f into celestiaorg:main Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:fix Attached to bug-fixing PRs
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants