Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(db_engine_specs): Update convert_dttm to work correctly with CrateDB #27567

Merged
merged 3 commits into from
Mar 21, 2024

Merge branch 'apache:master' into hlcianfagna/cratedb_ts_filter

69c9cb5
Select commit
Loading
Failed to load commit list.
Merged

fix(db_engine_specs): Update convert_dttm to work correctly with CrateDB #27567

Merge branch 'apache:master' into hlcianfagna/cratedb_ts_filter
69c9cb5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 21, 2024 in 0s

69.81% (+2.35%) compared to 718cd64

View this Pull Request on Codecov

69.81% (+2.35%) compared to 718cd64

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.81%. Comparing base (718cd64) to head (69c9cb5).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #27567      +/-   ##
==========================================
+ Coverage   67.46%   69.81%   +2.35%     
==========================================
  Files        1910     1910              
  Lines       74802    74802              
  Branches     8345     8345              
==========================================
+ Hits        50467    52226    +1759     
+ Misses      22284    20525    -1759     
  Partials     2051     2051              

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