Skip to content

Fix test

6e59aed
Select commit
Loading
Failed to load commit list.
Merged

Reclaim space for all structures in data.kz file #5443

Fix test
6e59aed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 9, 2025 in 0s

86.59% (target 80.00%)

View this Pull Request on Codecov

86.59% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 92.63804% with 12 lines in your changes missing coverage. Please review.

Project coverage is 86.59%. Comparing base (f40b4e6) to head (6e59aed).

Files with missing lines Patch % Lines
src/storage/checkpointer.cpp 71.42% 4 Missing ⚠️
src/storage/index/hash_index.cpp 84.21% 3 Missing ⚠️
src/function/table/file_info.cpp 92.85% 2 Missing ⚠️
src/storage/overflow_file.cpp 90.47% 2 Missing ⚠️
src/storage/storage_manager.cpp 66.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5443   +/-   ##
=======================================
  Coverage   86.58%   86.59%           
=======================================
  Files        1422     1423    +1     
  Lines       62492    62579   +87     
  Branches     7656     7678   +22     
=======================================
+ Hits        54110    54191   +81     
- Misses       8203     8209    +6     
  Partials      179      179           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.