Skip to content

discard the extended checksum part in row values - #739

Open
zyguan wants to merge 2 commits into
tikv:masterfrom
zyguan:discard-row-checksum
Open

discard the extended checksum part in row values#739
zyguan wants to merge 2 commits into
tikv:masterfrom
zyguan:discard-row-checksum

Merge branch 'master' into discard-row-checksum

eecfdcf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 9, 2026 in 0s

37.76% (-0.18%) compared to cb26d58

View this Pull Request on Codecov

37.76% (-0.18%) compared to cb26d58

Details

Codecov Report

❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 37.76%. Comparing base (cb26d58) to head (eecfdcf).
⚠️ Report is 6 commits behind head on master.

Files with missing linesPatch %Lines
src/main/java/org/tikv/common/codec/RowV2.java0.00%6 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## master #739 +/- ##
============================================
- Coverage 37.93% 37.76% -0.18% + Complexity 1613 1603 -10 
============================================
Files 278 278 Lines 17517 17522 +5 Branches 1992 1994 +2 ============================================
- Hits 6645 6617 -28 - Misses 10208 10237 +29 - Partials 664 668 +4 

☔ View full report in Codecov by Harness.
📢 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.