Skip to content

fix(cubesql): cover named IANA timezone in TIMESTAMPTZ wrapper pushdown#11101

Open
mattheworford wants to merge 6 commits into
cube-js:masterfrom
mattheworford:fix-named-timestamptz
Open

fix(cubesql): cover named IANA timezone in TIMESTAMPTZ wrapper pushdown#11101
mattheworford wants to merge 6 commits into
cube-js:masterfrom
mattheworford:fix-named-timestamptz

revert useless test

38144c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 22, 2026 in 0s

58.88% (-24.73%) compared to d2ed904

View this Pull Request on Codecov

58.88% (-24.73%) compared to d2ed904

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 58.88%. Comparing base (d2ed904) to head (38144c7).
⚠️ Report is 27 commits behind head on master.

Files with missing lines Patch % Lines
...bejs-schema-compiler/src/adapter/SnowflakeQuery.ts 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (d2ed904) and HEAD (38144c7). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (d2ed904) HEAD (38144c7)
cubesql 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #11101       +/-   ##
===========================================
- Coverage   83.61%   58.88%   -24.73%     
===========================================
  Files         256      210       -46     
  Lines       78904    16873    -62031     
  Branches        0     3428     +3428     
===========================================
- Hits        65974     9936    -56038     
+ Misses      12930     6435     -6495     
- Partials        0      502      +502     

☔ View full report in Codecov by Harness.
📢 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.