Skip to content

feat(cubesql): Compiler cache for rewrite rules

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jan 6, 2024 in 0s

48.03% (-39.38%) compared to b5d4ccd

View this Pull Request on Codecov

48.03% (-39.38%) compared to b5d4ccd

Details

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (b5d4ccd) 87.40% compared to head (f40e411) 48.03%.
Report is 2 commits behind head on master.

❗ Current head f40e411 differs from pull request most recent head a8efbe6. Consider uploading reports for the commit a8efbe6 to get more accurate results

Files Patch % Lines
packages/cubejs-api-gateway/src/sql-server.ts 0.00% 5 Missing ⚠️
...ackages/cubejs-server-core/src/core/CompilerApi.js 57.14% 3 Missing ⚠️
packages/cubejs-api-gateway/src/gateway.ts 88.88% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #7604       +/-   ##
===========================================
- Coverage   87.40%   48.03%   -39.38%     
===========================================
  Files         174      154       -20     
  Lines       35310    20911    -14399     
  Branches        0     5379     +5379     
===========================================
- Hits        30863    10044    -20819     
- Misses       4447    10126     +5679     
- Partials        0      741      +741     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.