Skip to content

chore: use Result instead of unwrap in tests

20e692e
Select commit
Loading
Failed to load commit list.
Merged

refactor(cubestore): Replace invalidate_tables_cache flag with generi… #10683

chore: use Result instead of unwrap in tests
20e692e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 14, 2026 in 0s

58.01% (+0.10%) compared to 34b1329

View this Pull Request on Codecov

58.01% (+0.10%) compared to 34b1329

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.01%. Comparing base (34b1329) to head (20e692e).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #10683      +/-   ##
==========================================
+ Coverage   57.91%   58.01%   +0.10%     
==========================================
  Files         215      215              
  Lines       16646    16648       +2     
  Branches     3347     3347              
==========================================
+ Hits         9641     9659      +18     
+ Misses       6516     6499      -17     
- Partials      489      490       +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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.