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

feat: aiproxy feishu notify #5445

Open
wants to merge 47 commits into
base: main
Choose a base branch
from
Open

Conversation

zijiren233
Copy link
Contributor

No description provided.

@sealos-ci-robot
Copy link
Member

sealos-ci-robot commented Mar 7, 2025

🤖 Generated by lychee action

Summary

Status Count
🔍 Total 2066
✅ Successful 443
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 1616
❓ Unknown 0
🚫 Errors 5

Errors per input

Errors in docs/5.0/docs/developer-guide/lifecycle-management/advanced-guide/template-function.md

Errors in docs/4.0/i18n/zh-Hans/self-hosting/lifecycle-management/advanced-guide/template-function.md

Errors in CONTRIBUTING.md

Errors in docs/4.0/docs/self-hosting/lifecycle-management/advanced-guide/template-function.md

Errors in docs/5.0/i18n/zh-Hans/developer-guide/lifecycle-management/advanced-guide/template-function.md

Full action output

Full Github Actions output

Copy link

gru-agent bot commented Mar 7, 2025

TestGru Assignment

Summary

Link CommitId Status Reason
Detail 455cd5a 🚫 Skipped No files need to be tested {"service/aiproxy/common/balance/balance.go":"target file(service/aiproxy/common/balance/balance.go) not in work scope \n include: pkg/** \n exclude: /*_test.go","service/aiproxy/common/consume/consume.go":"target file(service/aiproxy/common/consume/consume.go) not in work scope \n include: pkg/ \n exclude: /*_test.go","service/aiproxy/common/notify/mock.go":"target file(service/aiproxy/common/notify/mock.go) not in work scope \n include: pkg/ \n exclude: /*_test.go","service/aiproxy/common/notify/notify.go":"target file(service/aiproxy/common/notify/notify.go) not in work scope \n include: pkg/ \n exclude: /*_test.go","service/aiproxy/common/trylock/lock.go":"target file(service/aiproxy/common/trylock/lock.go) not in work scope \n include: pkg/ \n exclude: /*_test.go","service/aiproxy/common/trylock/lock_test.go":"target file(service/aiproxy/common/trylock/lock_test.go) not in work scope \n include: pkg/ \n exclude: **/*_test.go","service…

Tip

You can @gru-agent and leave your feedback. TestGru will make adjustments based on your input

Copy link

gru-agent bot commented Mar 7, 2025

TestGru Assignment

Summary

Link CommitId Status Reason
Detail 455cd5a 🚫 Skipped No files need to be tested {"service/aiproxy/common/balance/balance.go":"target file(service/aiproxy/common/balance/balance.go) not in work scope \n include: service/launchpad/** \n exclude: /*_test.go","service/aiproxy/common/consume/consume.go":"target file(service/aiproxy/common/consume/consume.go) not in work scope \n include: service/launchpad/ \n exclude: /*_test.go","service/aiproxy/common/notify/mock.go":"target file(service/aiproxy/common/notify/mock.go) not in work scope \n include: service/launchpad/ \n exclude: /*_test.go","service/aiproxy/common/notify/notify.go":"target file(service/aiproxy/common/notify/notify.go) not in work scope \n include: service/launchpad/ \n exclude: /*_test.go","service/aiproxy/common/trylock/lock.go":"target file(service/aiproxy/common/trylock/lock.go) not in work scope \n include: service/launchpad/ \n exclude: **/*_test.go","service/aiproxy/common/trylock/lock_test.go":"target file(service/aiproxy/common/trylock/lock_test.go) n…

Tip

You can @gru-agent and leave your feedback. TestGru will make adjustments based on your input

Copy link

gru-agent bot commented Mar 7, 2025

TestGru Assignment

Summary

Link CommitId Status Reason
Detail 455cd5a 🚫 Skipped No files need to be tested {"service/aiproxy/common/balance/balance.go":"target file(service/aiproxy/common/balance/balance.go) not in work scope \n include: service/pkg/** \n exclude: /*_test.go","service/aiproxy/common/consume/consume.go":"target file(service/aiproxy/common/consume/consume.go) not in work scope \n include: service/pkg/ \n exclude: /*_test.go","service/aiproxy/common/notify/mock.go":"target file(service/aiproxy/common/notify/mock.go) not in work scope \n include: service/pkg/ \n exclude: /*_test.go","service/aiproxy/common/notify/notify.go":"target file(service/aiproxy/common/notify/notify.go) not in work scope \n include: service/pkg/ \n exclude: /*_test.go","service/aiproxy/common/trylock/lock.go":"target file(service/aiproxy/common/trylock/lock.go) not in work scope \n include: service/pkg/ \n exclude: **/*_test.go","service/aiproxy/common/trylock/lock_test.go":"target file(service/aiproxy/common/trylock/lock_test.go) not in work scope \n include: s…

Tip

You can @gru-agent and leave your feedback. TestGru will make adjustments based on your input

Copy link

gru-agent bot commented Mar 7, 2025

TestGru Assignment

Summary

Link CommitId Status Reason
Detail 455cd5a 🚫 Skipped No files need to be tested {"service/aiproxy/common/balance/balance.go":"target file(service/aiproxy/common/balance/balance.go) not in work scope \n include: service/account/** \n exclude: /*_test.go","service/aiproxy/common/consume/consume.go":"target file(service/aiproxy/common/consume/consume.go) not in work scope \n include: service/account/ \n exclude: /*_test.go","service/aiproxy/common/notify/mock.go":"target file(service/aiproxy/common/notify/mock.go) not in work scope \n include: service/account/ \n exclude: /*_test.go","service/aiproxy/common/notify/notify.go":"target file(service/aiproxy/common/notify/notify.go) not in work scope \n include: service/account/ \n exclude: /*_test.go","service/aiproxy/common/trylock/lock.go":"target file(service/aiproxy/common/trylock/lock.go) not in work scope \n include: service/account/ \n exclude: **/*_test.go","service/aiproxy/common/trylock/lock_test.go":"target file(service/aiproxy/common/trylock/lock_test.go) not in work…

Tip

You can @gru-agent and leave your feedback. TestGru will make adjustments based on your input

Copy link

Whoa! Easy there, Partner!

This PR is too big. Please break it up into smaller PRs.

Copy link

codecov bot commented Mar 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.97%. Comparing base (288c4fb) to head (b94ffa6).
Report is 20 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5445   +/-   ##
=======================================
  Coverage   61.97%   61.97%           
=======================================
  Files           8        8           
  Lines         647      647           
=======================================
  Hits          401      401           
  Misses        200      200           
  Partials       46       46           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@zijiren233 zijiren233 changed the title feat: notify feat: aiproxy feishu notify Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants