yomorun / yomo

🦖 Stateful Serverless Framework for Geo-distributed Edge AI Infra
https://yomo.run
Apache License 2.0
1.64k stars 128 forks source link

feat(ai-bridge): handle llm-sfn return nothing or multiple results returned #833

Closed woorui closed 2 weeks ago

woorui commented 1 month ago
vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **yomo** | ⬜️ Ignored ([Inspect](https://vercel.com/yomorun/yomo/Bw495WhZi3UGDUTbi6R86L4YLmBW)) | [Visit Preview](https://yomo-git-feat-patch-llm-yomorun.vercel.app) | | Jun 14, 2024 7:48am |
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 53.84615% with 6 lines in your changes missing coverage. Please review.

Project coverage is 64.44%. Comparing base (ab56d6d) to head (d13cbc1).

Files Patch % Lines
serverless/mock/mock_context.go 40.00% 2 Missing and 1 partial :warning:
sfn.go 71.42% 2 Missing :warning:
pkg/bridge/ai/service.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #833 +/- ## ========================================== - Coverage 64.72% 64.44% -0.29% ========================================== Files 45 45 Lines 2648 2658 +10 ========================================== - Hits 1714 1713 -1 - Misses 821 833 +12 + Partials 113 112 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.