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

Conversation

@mattheworford

Copy link
Copy Markdown
Contributor

Check List

  • Tests have been run in packages where changes have been made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet
  • Docs have been added / updated if required

Issue Reference this PR resolves

#11100

@github-actions github-actions Bot added rust Pull requests that update Rust code pr:community Contribution from Cube.js community members. labels Jun 17, 2026
@mattheworford mattheworford marked this pull request as ready for review June 17, 2026 04:00
@mattheworford mattheworford requested a review from a team as a code owner June 17, 2026 04:00
@codecov

codecov Bot commented Jun 17, 2026

Copy link
Copy Markdown

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 7 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     
Flag Coverage Δ
cube-backend 58.88% <0.00%> (?)
cubesql ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@mattheworford mattheworford requested a review from a team as a code owner June 18, 2026 04:56
@github-actions github-actions Bot added the javascript Pull requests that update Javascript code label Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

javascript Pull requests that update Javascript code pr:community Contribution from Cube.js community members. rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant