Skip to content

[close #757] Support verifying primary for check_txn_status - #758

Open
shiyuhang0 wants to merge 3 commits into
tikv:masterfrom
shiyuhang0:check-txn-status-priamry-mismatch
Open

[close #757] Support verifying primary for check_txn_status#758
shiyuhang0 wants to merge 3 commits into
tikv:masterfrom
shiyuhang0:check-txn-status-priamry-mismatch

license

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

37.85% (-0.08%) compared to cb26d58

View this Pull Request on Codecov

37.85% (-0.08%) compared to cb26d58

Details

Codecov Report

❌ Patch coverage is 38.09524% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 37.85%. Comparing base (cb26d58) to head (5d8b7b6).
⚠️ Report is 6 commits behind head on master.

Files with missing linesPatch %Lines
...c/main/java/org/tikv/txn/LockResolverClientV4.java40.00%10 Missing and 2 partials ⚠️
...g/tikv/txn/exception/PrimaryMismatchException.java0.00%1 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## master #758 +/- ##
============================================
- Coverage 37.93% 37.85% -0.08% + Complexity 1613 1609 -4 
============================================
Files 278 279 +1 Lines 17517 17536 +19 Branches 1992 1996 +4 ============================================
- Hits 6645 6639 -6 - Misses 10208 10225 +17 - Partials 664 672 +8 

☔ 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.