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: Use -gateway consistently #3104

Merged
merged 1 commit into from
Jul 29, 2024
Merged

cmd: Use -gateway consistently #3104

merged 1 commit into from
Jul 29, 2024

Conversation

j0sh
Copy link
Collaborator

@j0sh j0sh commented Jul 25, 2024

Avoid references to deprecated CLI flags. See #3053

What does this pull request do? Explain your changes. (required)

Changes most -broadcaster references (as found by rg "\-broadcaster") to -gateway

Specific updates (required)

  • No functional changes
  • A bit of import rearranging done automatically by go-fmt

How did you test each of these updates (required)

Does this pull request close any open issues?

Checklist:

Avoid references to deprecated CLI flags.
@j0sh j0sh requested review from leszko and rickstaa July 25, 2024 21:44
Copy link

codecov bot commented Jul 25, 2024

Codecov Report

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

Project coverage is 57.40917%. Comparing base (a5cdcc6) to head (882365e).

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              master       #3104   +/-   ##
=============================================
  Coverage   57.40917%   57.40917%           
=============================================
  Files             92          92           
  Lines          15771       15771           
=============================================
  Hits            9054        9054           
  Misses          6113        6113           
  Partials         604         604           
Files Coverage Δ
cmd/livepeer/starter/starter.go 7.90514% <0.00000%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a5cdcc6...882365e. Read the comment docs.

Files Coverage Δ
cmd/livepeer/starter/starter.go 7.90514% <0.00000%> (ø)

@j0sh j0sh merged commit e9d4c39 into master Jul 29, 2024
19 checks passed
@j0sh j0sh deleted the ja/broadcaster-rename branch July 29, 2024 16:19
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.

4 participants