cube icon indicating copy to clipboard operation
cube copied to clipboard

chore: Use exact version of native module (protection for BC)

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

Hello!

Package @cubejs-backend/native provides a private API, which cannot be publicly available and stable across different versions and we cannot guarantee that it cannot be changed in the future. In terms

Thanks

ovr avatar Jul 29 '22 13:07 ovr

Codecov Report

Base: 82.27% // Head: 59.73% // Decreases project coverage by -22.53% :warning:

Coverage data is based on head (994573e) compared to base (52877ac). Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #5026       +/-   ##
===========================================
- Coverage   82.27%   59.73%   -22.54%     
===========================================
  Files         126      138       +12     
  Lines       18861    11443     -7418     
  Branches        0     2791     +2791     
===========================================
- Hits        15517     6835     -8682     
- Misses       3344     4309      +965     
- Partials        0      299      +299     
Flag Coverage Ξ”
cube-backend 59.73% <ΓΈ> (?)
cubesql ?

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

Impacted Files Coverage Ξ”
rust/cubesql/cubesql/src/sql/dataframe.rs
...mpile/engine/information_schema/postgres/tables.rs
...st/cubesql/cubesql/src/compile/rewrite/analysis.rs
rust/cubesql/cubesql/src/sql/postgres/writer.rs
...ompile/engine/information_schema/mysql/schemata.rs
.../cubesql/cubesql/src/sql/database_variables/mod.rs
rust/cubesql/cubesql/src/compile/engine/context.rs
...l/src/sql/database_variables/mysql/session_vars.rs
...models/v1_load_request_query_filter_logical_and.rs
.../engine/information_schema/postgres/pg_database.rs
... and 254 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 Jul 29 '22 13:07 codecov[bot]