cube icon indicating copy to clipboard operation
cube copied to clipboard

React client multiple cubes

Open reify-thomas-smith opened this issue 3 years ago • 1 comments

Check List

  • [x] Tests has been run in packages where changes made if available (n/a)
  • [x] Linter has been run for changed code
  • [x] Tests for the changes have been added if not covered yet (n/a)
  • [ ] Docs have been added / updated if required

#4889

reify-thomas-smith avatar Jul 19 '22 19:07 reify-thomas-smith

Codecov Report

Merging #4947 (a0b7bfd) into master (2565705) will decrease coverage by 21.52%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           master    #4947       +/-   ##
===========================================
- Coverage   81.36%   59.83%   -21.53%     
===========================================
  Files         124      138       +14     
  Lines       17699    11416     -6283     
  Branches        0     2777     +2777     
===========================================
- Hits        14401     6831     -7570     
- Misses       3298     4286      +988     
- Partials        0      299      +299     
Flag Coverage Δ
cube-backend 59.83% <ø> (?)
cubesql ?

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

Impacted Files Coverage Δ
rust/cubesql/cubesql/src/compile/rewrite/cost.rs
.../cubesql/cubeclient/src/models/v1_meta_response.rs
rust/cubesql/cubesql/e2e/tests/postgres.rs
rust/cubesql/cubesql/src/compile/mod.rs
rust/cubesql/cubesql/src/sql/auth_service.rs
rust/cubesql/pg-srv/src/protocol.rs
...nformation_schema/mysql/referential_constraints.rs
rust/cubesql/cubesql/src/config/mod.rs
rust/cubesql/cubesql/src/bin/cubesqld.rs
...besql/cubesql/src/compile/rewrite/rules/members.rs
... and 252 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2565705...a0b7bfd. Read the comment docs.

codecov[bot] avatar Jul 19 '22 19:07 codecov[bot]