Skip to content

fix tests

fc996a4
Select commit
Loading
Failed to load commit list.
Closed

feat(server-core, query-orchestrator): Use the fastest xxhash for cache keys and model versions #9397

fix tests
fc996a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2025 in 0s

47.88% (-28.53%) compared to 452633c

View this Pull Request on Codecov

47.88% (-28.53%) compared to 452633c

Details

Codecov Report

Attention: Patch coverage is 76.92308% with 3 lines in your changes missing coverage. Please review.

Project coverage is 47.88%. Comparing base (452633c) to head (fc996a4).

Files with missing lines Patch % Lines
...ackages/cubejs-server-core/src/core/CompilerApi.js 40.00% 3 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (452633c) and HEAD (fc996a4). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (452633c) HEAD (fc996a4)
cubesql 2 0
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #9397       +/-   ##
===========================================
- Coverage   76.40%   47.88%   -28.53%     
===========================================
  Files         400      171      -229     
  Lines      104055    21306    -82749     
  Branches     3685     3685               
===========================================
- Hits        79508    10203    -69305     
+ Misses      24112    10668    -13444     
  Partials      435      435               

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