Weny Xu
|
a8cbec824c
|
refactor: refactor TableRouteManager (#3392)
* feat: introduce TableRouteStorage
* refactor: remove get & batch_get in TableRouteManager
* refactor: move txn related fn to TableRouteStorage
* chore: apply suggestions from CR
* chore(codecov): ingore tests-integration dir
|
2024-02-28 06:18:09 +00:00 |
|
Ruihang Xia
|
a8b4e8d933
|
ci: simplify codecov commment (#1073)
chore(ci): simplify codecov commment
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
|
2023-02-24 15:22:57 +08:00 |
|
Ruihang Xia
|
b407ebf6bb
|
feat: integration test suite (#487)
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
|
2022-11-22 15:34:13 +08:00 |
|
Ruihang Xia
|
ab9b1a91d4
|
chore: turn-off codecov's patch comment (#498)
* chore: turn-off codecov's patch comment
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
* chore: fix style
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
|
2022-11-14 21:18:14 +08:00 |
|
Yingwen
|
ef12bb7f24
|
ci: Fix codecov.yml syntax (#464)
|
2022-11-14 14:21:09 +08:00 |
|
Yingwen
|
fa4a74a408
|
ci: Use cargo-llvm-cov to generate coverage data (#438)
* ci: Use cargo-llvm-cov to generate coverage data
* ci: Remove usage of lld in coverage.yml
* ci: Move codecov.yml to project root
|
2022-11-10 13:25:18 +08:00 |
|