aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-07-20 11:46:05 +0800
committer魏曹先生 <1992414357@qq.com>2026-07-20 11:46:05 +0800
commita5ab5528a9bb1cc523a0652f737109bb8823204b (patch)
treec85d143c778748788b98c3ad0c34f7e7a6a4ca8a /README.md
parentd11d5cf4af0e6a15d37260361e9849ea99d15836 (diff)
feat(ci): add coverage test job with cargo-llvm-cov
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 710e8b3..753413d 100644
--- a/README.md
+++ b/README.md
@@ -165,4 +165,5 @@ See [LICENSE-MIT](LICENSE-MIT) or [LICENSE-APACHE](LICENSE-APACHE) file for deta
- 💡 Examples - [Github](https://mingling-rs.github.io/mingling/docs/examples.html)
- 📖 Help Doc - [EN](https://mingling-rs.github.io/mingling/docs/doc.html#/) | [中文](https://mingling-rs.github.io/mingling/docs/_zh_CN/index.html#/)
- 📖 API Doc - [docs.rs](https://docs.rs/mingling/latest/mingling/) | [latest](https://mingling-rs.github.io/mingling/docs/api-docs/mingling/)
+- 📖 Coverage Test - [LLVM Coverage](https://mingling-rs.github.io/mingling/docs/cov-test/)
- 📖 Dev Doc - [Github](https://mingling-rs.github.io/mingling/docs/dev/)