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

gateway: fix stream-status route #3316

Merged
merged 5 commits into from
Dec 13, 2024
Merged

Conversation

gioelecerati
Copy link
Member

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

Specific updates (required)

  • Move the stream-status api on the correct handler

How did you test each of these updates (required)

Does this pull request close any open issues?

Checklist:

@github-actions github-actions bot added go Pull requests that update Go code AI Issues and PR related to the AI-video branch. labels Dec 13, 2024
@gioelecerati gioelecerati changed the title Gio/fix/stream status route gateway: fix stream-status route Dec 13, 2024
server/ai_mediaserver.go Outdated Show resolved Hide resolved
@victorges victorges merged commit 8b2cd99 into master Dec 13, 2024
14 of 15 checks passed
@victorges victorges deleted the gio/fix/stream-status-route branch December 13, 2024 14:55
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

Attention: Patch coverage is 16.00000% with 21 lines in your changes missing coverage. Please review.

Project coverage is 33.97279%. Comparing base (ee8c709) to head (b0e3691).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
server/ai_mediaserver.go 16.00000% 20 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##              master       #3316         +/-   ##
===================================================
+ Coverage   33.95932%   33.97279%   +0.01347%     
===================================================
  Files            141         141                 
  Lines          37115       37115                 
===================================================
+ Hits           12604       12609          +5     
+ Misses         23792       23786          -6     
- Partials         719         720          +1     
Files with missing lines Coverage Δ
server/ai_http.go 10.07874% <ø> (+0.38177%) ⬆️
server/ai_mediaserver.go 8.11359% <16.00000%> (+0.42128%) ⬆️

... and 1 file with indirect coverage changes


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 ee8c709...b0e3691. Read the comment docs.

Files with missing lines Coverage Δ
server/ai_http.go 10.07874% <ø> (+0.38177%) ⬆️
server/ai_mediaserver.go 8.11359% <16.00000%> (+0.42128%) ⬆️

... and 1 file with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI Issues and PR related to the AI-video branch. go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants