Skip to content

fix(db2): update time grain expressions for DAY to use DATE function#35848

Merged
Vitor-Avila merged 3 commits into
apache:masterfrom
ysinghc:fix/db2-time-grain
Oct 31, 2025
Merged

fix(db2): update time grain expressions for DAY to use DATE function#35848
Vitor-Avila merged 3 commits into
apache:masterfrom
ysinghc:fix/db2-time-grain

fix(tests): add missing comma in time grain DAY expression formatting

ebc2b0c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 29, 2025 in 0s

71.18% (+10.69%) compared to 76d897e

View this Pull Request on Codecov

71.18% (+10.69%) compared to 76d897e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.18%. Comparing base (76d897e) to head (ebc2b0c).
⚠️ Report is 2806 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #35848       +/-   ##
===========================================
+ Coverage   60.48%   71.18%   +10.69%     
===========================================
  Files        1931      605     -1326     
  Lines       76236    44621    -31615     
  Branches     8568     4941     -3627     
===========================================
- Hits        46114    31762    -14352     
+ Misses      28017    11621    -16396     
+ Partials     2105     1238      -867     

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