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

ai: Update llm pipeline #3336

Merged
merged 13 commits into from
Jan 27, 2025

chore(ai): update pending changelog

0b9cdc7
Select commit
Loading
Failed to load commit list.
Merged

ai: Update llm pipeline #3336

chore(ai): update pending changelog
0b9cdc7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2025 in 0s

33.69713% (+0.00716%) compared to 3acf4ea

View this Pull Request on Codecov

33.69713% (+0.00716%) compared to 3acf4ea

Details

Codecov Report

Attention: Patch coverage is 3.57143% with 54 lines in your changes missing coverage. Please review.

Project coverage is 33.69713%. Comparing base (3acf4ea) to head (0b9cdc7).

Files with missing lines Patch % Lines
server/ai_process.go 0.00000% 30 Missing ⚠️
server/ai_http.go 0.00000% 9 Missing ⚠️
server/ai_mediaserver.go 0.00000% 8 Missing ⚠️
core/ai_worker.go 0.00000% 4 Missing ⚠️
server/ai_worker.go 40.00000% 2 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##              master       #3336         +/-   ##
===================================================
+ Coverage   33.68997%   33.69713%   +0.00716%     
===================================================
  Files            141         141                 
  Lines          37480       37475          -5     
===================================================
+ Hits           12627       12628          +1     
+ Misses         24131       24125          -6     
  Partials         722         722                 
Files with missing lines Coverage Δ
core/ai.go 58.51852% <ø> (ø)
server/rpc.go 66.66667% <ø> (ø)
server/ai_worker.go 49.89059% <40.00000%> (ø)
core/ai_worker.go 31.06796% <0.00000%> (+0.12136%) ⬆️
server/ai_mediaserver.go 7.96117% <0.00000%> (+0.03080%) ⬆️
server/ai_http.go 10.03135% <0.00000%> (ø)
server/ai_process.go 0.59932% <0.00000%> (+0.00154%) ⬆️

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 3acf4ea...0b9cdc7. Read the comment docs.

Files with missing lines Coverage Δ
core/ai.go 58.51852% <ø> (ø)
server/rpc.go 66.66667% <ø> (ø)
server/ai_worker.go 49.89059% <40.00000%> (ø)
core/ai_worker.go 31.06796% <0.00000%> (+0.12136%) ⬆️
server/ai_mediaserver.go 7.96117% <0.00000%> (+0.03080%) ⬆️
server/ai_http.go 10.03135% <0.00000%> (ø)
server/ai_process.go 0.59932% <0.00000%> (+0.00154%) ⬆️