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

chore(ai): Remove ai types not used #3221

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

ad-astra-video
Copy link
Collaborator

What does this pull request do? Explain your changes. (required)
Removes types included with remote ai worker merge that are not used.

Specific updates (required)

  • removed two types in core/ai_worker.go that are not used

How did you test each of these updates (required)
Types are not used.

Does this pull request close any open issues?
No

Checklist:

@github-actions github-actions bot added the AI Issues and PR related to the AI-video branch. label Oct 23, 2024
@rickstaa
Copy link
Member

Thanks 🚀!

@rickstaa rickstaa merged commit b329268 into livepeer:ai-video Oct 23, 2024
11 checks passed
Copy link

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.07802%. Comparing base (c41f3c4) to head (a238a78).
Report is 5 commits behind head on ai-video.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##            ai-video       #3221         +/-   ##
===================================================
- Coverage   36.07820%   36.07802%   -0.00018%     
===================================================
  Files            124         124                 
  Lines          34525       34503         -22     
===================================================
- Hits           12456       12448          -8     
+ Misses         21381       21367         -14     
  Partials         688         688                 
Files with missing lines Coverage Δ
core/ai_worker.go 35.64494% <ø> (+0.63132%) ⬆️

... 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 c272152...a238a78. Read the comment docs.

Files with missing lines Coverage Δ
core/ai_worker.go 35.64494% <ø> (+0.63132%) ⬆️

... 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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants