|
20 | 20 |
|
21 | 21 | ## 支持语言 |
22 | 22 |
|
23 | | -| Language | Version | Build | |
24 | | -|---|---|---| |
25 | | -|  | C++17 | [](https://github.com/cuihairu/epoch/actions/workflows/build-cpp.yml) | |
26 | | -|  | Java 17 | [](https://github.com/cuihairu/epoch/actions/workflows/build-java.yml) | |
27 | | -|  | .NET 8.0 | [](https://github.com/cuihairu/epoch/actions/workflows/build-dotnet.yml) | |
28 | | -|  | Go 1.24 | [](https://github.com/cuihairu/epoch/actions/workflows/build-go.yml) | |
29 | | -|  | Node.js 22 | [](https://github.com/cuihairu/epoch/actions/workflows/build-node.yml) | |
30 | | -|  | Python 3.12 | [](https://github.com/cuihairu/epoch/actions/workflows/build-python.yml) | |
| 23 | +| Language | Version | Build | Coverage | |
| 24 | +|---|---|---|---| |
| 25 | +|  | C++17 | [](https://github.com/cuihairu/epoch/actions/workflows/build-cpp.yml) | [](https://codecov.io/gh/cuihairu/epoch) | |
| 26 | +|  | Java 17 | [](https://github.com/cuihairu/epoch/actions/workflows/build-java.yml) | [](https://codecov.io/gh/cuihairu/epoch) | |
| 27 | +|  | .NET 8.0 | [](https://github.com/cuihairu/epoch/actions/workflows/build-dotnet.yml) | [](https://codecov.io/gh/cuihairu/epoch) | |
| 28 | +|  | Go 1.24 | [](https://github.com/cuihairu/epoch/actions/workflows/build-go.yml) | [](https://codecov.io/gh/cuihairu/epoch) | |
| 29 | +|  | Node.js 22 | [](https://github.com/cuihairu/epoch/actions/workflows/build-node.yml) | [](https://codecov.io/gh/cuihairu/epoch) | |
| 30 | +|  | Python 3.12 | [](https://github.com/cuihairu/epoch/actions/workflows/build-python.yml) | [](https://codecov.io/gh/cuihairu/epoch) | |
31 | 31 |
|
32 | 32 | ## 文档 |
33 | 33 | - 概念与设计:`docs/guide/concepts.md` |
|
0 commit comments