cube icon indicating copy to clipboard operation
cube copied to clipboard

feat(cubesql): Correct type for Offset expr in pstatements

Open ovr opened this issue 3 years ago β€’ 1 comments

ovr avatar Sep 08 '22 10:09 ovr

Codecov Report

Base: 83.46% // Head: 60.05% // Decreases project coverage by -23.40% :warning:

Coverage data is based on head (5a6ebb3) compared to base (439e30d). Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #5261       +/-   ##
===========================================
- Coverage   83.46%   60.05%   -23.41%     
===========================================
  Files         134      139        +5     
  Lines       20424    11602     -8822     
  Branches        0     2920     +2920     
===========================================
- Hits        17046     6968    -10078     
- Misses       3378     4130      +752     
- Partials        0      504      +504     
Flag Coverage Ξ”
cube-backend 60.05% <ΓΈ> (?)
cubesql ?

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

Impacted Files Coverage Ξ”
rust/cubesql/cubesql/src/sql/statement.rs
rust/cubesql/cubesql/src/compile/rewrite/cost.rs
rust/cubesql/cubesql/src/sql/postgres/writer.rs
rust/cubesql/cubesql/src/sql/types.rs
...cubesql/cubesql/src/compile/rewrite/rules/split.rs
...ormation_schema/postgres/pg_prepared_statements.rs
...nt/src/models/v1_load_request_query_filter_item.rs
.../compile/engine/information_schema/mysql/tables.rs
...t/cubesql/cubesql/src/compile/engine/df/columar.rs
rust/cubesql/cubesql/src/compile/engine/udf.rs
... and 263 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Sep 08 '22 11:09 codecov[bot]