Skip to content

Merge branch 'master' into discard-row-checksum

eecfdcf
Select commit
Loading
Failed to load commit list.
Open

discard the extended checksum part in row values #739

Merge branch 'master' into discard-row-checksum
eecfdcf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 24, 2025 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 lines Patch % Lines
src/main/java/org/tikv/common/codec/RowV2.java 0.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 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.