Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1587 +/- ##
==========================================
+ Coverage 35.91% 43.50% +7.59%
==========================================
Files 69 76 +7
Lines 11576 12325 +749
==========================================
+ Hits 4157 5362 +1205
+ Misses 7104 6627 -477
- Partials 315 336 +21 |
johnlanni
reviewed
Dec 13, 2024
| } | ||
| reqParams.Add("Signature", signature) | ||
| err := config.client.Post(fmt.Sprintf("/?%s", reqParams.Encode()), [][2]string{{"User-Agent", AliyunUserAgent}}, nil, callback) | ||
| err := config.client.Post(fmt.Sprintf("/?%s", reqParams.Encode()), [][2]string{{"User-Agent", AliyunUserAgent}}, nil, callback, 2000) |
yunmaoQu
pushed a commit
to yunmaoQu/higress
that referenced
this pull request
Dec 25, 2024
Co-authored-by: Kent Dong <ch3cho@qq.com>
VinceCui
pushed a commit
to VinceCui/higress
that referenced
this pull request
May 21, 2025
Co-authored-by: Kent Dong <ch3cho@qq.com>
ink-hz
pushed a commit
to ink-hz/higress-ai-capability-auth
that referenced
this pull request
Nov 5, 2025
Co-authored-by: Kent Dong <ch3cho@qq.com>
ISADBA
pushed a commit
to ISADBA/higress
that referenced
this pull request
Jan 13, 2026
Co-authored-by: Kent Dong <ch3cho@qq.com>
ISADBA
pushed a commit
to ISADBA/higress
that referenced
this pull request
Jan 13, 2026
Co-authored-by: Kent Dong <ch3cho@qq.com>
johnlanni
pushed a commit
that referenced
this pull request
Jan 31, 2026
Co-authored-by: Kent Dong <ch3cho@qq.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
本次PR是对ai系列插件可视化的整体改进,具体涉及:
ai-statistic
get_property获取route,否则在某些场景下可能会造成envoy退出ai-security-guard
ai-cache
ai-token-ratelimit