fix(cubesql): cover named IANA timezone in TIMESTAMPTZ wrapper pushdown#11101
Open
mattheworford wants to merge 6 commits into
Open
fix(cubesql): cover named IANA timezone in TIMESTAMPTZ wrapper pushdown#11101mattheworford wants to merge 6 commits into
TIMESTAMPTZ wrapper pushdown#11101mattheworford wants to merge 6 commits into
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).
| 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.
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.
Loading