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

cmd/relay: bind debug and monitoring address separately #2817

Merged
merged 4 commits into from
Jan 24, 2024

Conversation

gsora
Copy link
Collaborator

@gsora gsora commented Jan 24, 2024

Same principle as #2808.

Refactor the binding functions to be usable across multiple commands.

category: refactor
ticket: none

Same principle as #2808.

Refactor the binding functions to be usable across multiple commands.
Copy link

codecov bot commented Jan 24, 2024

Codecov Report

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

Comparison is base (84b9457) 53.18% compared to head (c7dbe91) 53.29%.
Report is 3 commits behind head on main.

Files Patch % Lines
cmd/relay/relay.go 3.44% 26 Missing and 2 partials ⚠️
cmd/relay.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2817      +/-   ##
==========================================
+ Coverage   53.18%   53.29%   +0.10%     
==========================================
  Files         199      200       +1     
  Lines       27705    27705              
==========================================
+ Hits        14735    14765      +30     
+ Misses      11138    11111      -27     
+ Partials     1832     1829       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

cmd/debug_tools.go Outdated Show resolved Hide resolved
cmd/debug_tools.go Outdated Show resolved Hide resolved
gsora and others added 3 commits January 24, 2024 11:37
Co-authored-by: Abhishek Kumar <43061995+xenowits@users.noreply.github.com>
Co-authored-by: Abhishek Kumar <43061995+xenowits@users.noreply.github.com>
Copy link

sonarcloud bot commented Jan 24, 2024

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

1 New issue
0 Security Hotspots
No data about Coverage
30.0% Duplication on New Code

See analysis details on SonarCloud

@gsora gsora added the merge when ready Indicates bulldozer bot may merge when all checks pass label Jan 24, 2024
@obol-bulldozer obol-bulldozer bot merged commit b47f503 into main Jan 24, 2024
12 checks passed
@obol-bulldozer obol-bulldozer bot deleted the gsora/relay-debug-handler branch January 24, 2024 14:46
gsora added a commit that referenced this pull request Jan 24, 2024
Same principle as #2808.

Refactor the binding functions to be usable across multiple commands.

category: refactor
ticket: none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge when ready Indicates bulldozer bot may merge when all checks pass qs-audit v0.19.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants