Skip to content

chore(cubesql): Support parsing date with time as `Date32`

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Dec 22, 2023 in 0s

72.73% (+24.70%) compared to aaa8bfd

View this Pull Request on Codecov

72.73% (+24.70%) compared to aaa8bfd

Details

Codecov Report

Attention: 30 lines in your changes are missing coverage. Please review.

Comparison is base (aaa8bfd) 48.03% compared to head (164f5c7) 72.73%.

❗ Current head 164f5c7 differs from pull request most recent head ebccd7a. Consider uploading reports for the commit ebccd7a to get more accurate results

Files Patch % Lines
rust/cubesql/cubesql/src/compile/engine/df/scan.rs 0.00% 19 Missing ⚠️
rust/cubesql/cubesql/src/sql/dataframe.rs 0.00% 8 Missing ⚠️
...besql/cubesql/src/compile/rewrite/rules/filters.rs 97.91% 2 Missing ⚠️
rust/cubesql/cubesql/src/compile/mod.rs 99.39% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #7509       +/-   ##
===========================================
+ Coverage   48.03%   72.73%   +24.70%     
===========================================
  Files         154      328      +174     
  Lines       20895    56123    +35228     
  Branches     5372     5372               
===========================================
+ Hits        10037    40823    +30786     
- Misses      10118    14560     +4442     
  Partials      740      740               

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.