Skip to content

feat(schema-compiler): Custom granularities support for AWS Athena/Pr…

e78a45f
Select commit
Loading
Failed to load commit list.
Merged

feat(schema-compiler): Custom granularities support for Amazon Athena/Presto dialect #9472

feat(schema-compiler): Custom granularities support for AWS Athena/Pr…
e78a45f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 17, 2025 in 0s

58.45% (-25.45%) compared to 854e330

View this Pull Request on Codecov

58.45% (-25.45%) compared to 854e330

Details

Codecov Report

Attention: Patch coverage is 30.76923% with 9 lines in your changes missing coverage. Please review.

Project coverage is 58.45%. Comparing base (854e330) to head (e78a45f).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...ubejs-schema-compiler/src/adapter/PrestodbQuery.ts 11.11% 8 Missing ⚠️
...es/cubejs-schema-compiler/src/adapter/BaseQuery.js 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (854e330) and HEAD (e78a45f). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (854e330) HEAD (e78a45f)
cubesql 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #9472       +/-   ##
===========================================
- Coverage   83.89%   58.45%   -25.45%     
===========================================
  Files         229      167       -62     
  Lines       83544    14937    -68607     
  Branches        0     2955     +2955     
===========================================
- Hits        70087     8731    -61356     
+ Misses      13457     5861     -7596     
- Partials        0      345      +345     

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