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

Add smoke test endpoint #3368

Merged
merged 5 commits into from
Jan 28, 2025
Merged

Add smoke test endpoint #3368

merged 5 commits into from
Jan 28, 2025

Conversation

mjh1
Copy link
Contributor

@mjh1 mjh1 commented Jan 23, 2025

A new smoketest endpoint for use internally when verifying new pipelines.

@mjh1 mjh1 marked this pull request as draft January 23, 2025 13:57
@github-actions github-actions bot added go Pull requests that update Go code AI Issues and PR related to the AI-video branch. labels Jan 23, 2025
Copy link

codecov bot commented Jan 23, 2025

Codecov Report

Attention: Patch coverage is 3.03030% with 64 lines in your changes missing coverage. Please review.

Project coverage is 33.62978%. Comparing base (3f3aef3) to head (81c9230).
Report is 1 commits behind head on master.

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

Impacted file tree graph

@@                 Coverage Diff                 @@
##              master       #3368         +/-   ##
===================================================
- Coverage   33.68632%   33.62978%   -0.05654%     
===================================================
  Files            141         141                 
  Lines          37490       37556         +66     
===================================================
+ Hits           12629       12630          +1     
- Misses         24139       24203         +64     
- Partials         722         723          +1     
Files with missing lines Coverage Δ
server/ai_mediaserver.go 7.40103% <3.03030%> (-0.56014%) ⬇️

... 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 3f3aef3...81c9230. Read the comment docs.

Files with missing lines Coverage Δ
server/ai_mediaserver.go 7.40103% <3.03030%> (-0.56014%) ⬇️

... and 1 file with indirect coverage changes

@mjh1 mjh1 marked this pull request as ready for review January 27, 2025 21:37
@mjh1 mjh1 requested a review from gioelecerati January 27, 2025 21:37
Copy link
Member

@gioelecerati gioelecerati left a comment

Choose a reason for hiding this comment

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

LGTM

@mjh1 mjh1 merged commit 51e6cbe into master Jan 28, 2025
18 checks passed
@mjh1 mjh1 deleted the mh/smoke-test branch January 28, 2025 13:37
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