Skip to content

TiKV Metadata - #3493

Open
Matts966 wants to merge 45 commits into
mainfrom
feature/metadata/tikv
Open

TiKV Metadata#3493
Matts966 wants to merge 45 commits into
mainfrom
feature/metadata/tikv

add remove_meta to e2e v2 (#3527)

de82d0e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 24, 2026 in 1s

24.64% (-2.42%) compared to 8872fb7

View this Pull Request on Codecov

24.64% (-2.42%) compared to 8872fb7

Details

Codecov Report

❌ Patch coverage is 0.14604% with 2735 lines in your changes missing coverage. Please review.
✅ Project coverage is 24.64%. Comparing base (8872fb7) to head (de82d0e).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/gateway/meta/handler/grpc/handler.go 0.00% 697 Missing ⚠️
internal/client/v1/client/vald/vald.go 0.00% 586 Missing ⚠️
pkg/gateway/meta/handler/grpc/search_meta.go 0.00% 560 Missing ⚠️
pkg/gateway/meta/handler/grpc/remove_meta.go 0.00% 182 Missing ⚠️
pkg/gateway/meta/handler/grpc/update_meta.go 0.00% 165 Missing ⚠️
pkg/gateway/meta/handler/grpc/insert_meta.go 0.00% 148 Missing ⚠️
pkg/gateway/meta/handler/grpc/upsert_meta.go 0.00% 148 Missing ⚠️
pkg/gateway/meta/handler/grpc/object_meta.go 0.00% 92 Missing ⚠️
internal/client/v1/client/meta/rawkv.go 0.00% 61 Missing ⚠️
pkg/gateway/meta/handler/grpc/option.go 0.00% 33 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3493      +/-   ##
==========================================
- Coverage   27.06%   24.64%   -2.42%     
==========================================
  Files         527      587      +60     
  Lines       49064    53791    +4727     
==========================================
- Hits        13280    13258      -22     
- Misses      34802    39552    +4750     
+ Partials      982      981       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.