docs: fix broken badge links in README.md and README.zh_CN.md - #1176
Open
why19970628 wants to merge 2 commits into
Open
docs: fix broken badge links in README.md and README.zh_CN.md#1176why19970628 wants to merge 2 commits into
why19970628 wants to merge 2 commits into
Conversation
- Fix OpenIssue badge link pointing to kitex repo instead of eino/issues - Fix License badge link pointing to LICENSE instead of LICENSE-APACHE
Author
|
/cla |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1176 +/- ##
==========================================
+ Coverage 83.28% 83.33% +0.05%
==========================================
Files 162 162
Lines 23513 23513
==========================================
+ Hits 19582 19594 +12
+ Misses 2657 2647 -10
+ Partials 1274 1272 -2 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
GuangmingLuo
approved these changes
Aug 10, 2026
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.
What type of PR is this?
docs
Check the PR title.
(Optional) Translate the PR title into Chinese.
docs: 修复 README 中 OpenIssue 和 License 徽章链接错误
(Optional) More detailed description for this PR(en: English/zh: Chinese).
en: Fix OpenIssue badge link pointing to kitex repo instead of eino/issues. Fix License badge link pointing to non-existent LICENSE file instead of LICENSE-APACHE.
zh(optional): 修复 OpenIssue 徽章链接错误指向 kitex 仓库的问题,修正为 eino/issues。修复 License 徽章链接指向不存在的 LICENSE 文件,修正为 LICENSE-APACHE。
(Optional) Which issue(s) this PR fixes:
(optional) The PR that updates user documentation: