cube icon indicating copy to clipboard operation
cube copied to clipboard

feat: Cube Views implementation

Open paveltiunov opened this issue 1 year ago • 1 comments

Check List

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

#5044

paveltiunov avatar Sep 12 '22 00:09 paveltiunov

Codecov Report

Base: 75.69% // Head: 61.14% // Decreases project coverage by -14.55% :warning:

Coverage data is based on head (09315d1) compared to base (2e85182). Patch coverage: 69.95% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #5278       +/-   ##
===========================================
- Coverage   75.69%   61.14%   -14.56%     
===========================================
  Files         275      140      -135     
  Lines       33010    11985    -21025     
  Branches     2933     2933               
===========================================
- Hits        24987     7328    -17659     
+ Misses       7516     4367     -3149     
+ Partials      507      290      -217     
Flag Coverage Δ
cube-backend 61.14% <69.95%> (+1.03%) :arrow_up:
cubesql ?

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

Impacted Files Coverage Δ
...bejs-schema-compiler/src/compiler/CubeValidator.js 96.74% <ø> (ø)
...schema-compiler/src/compiler/DataSchemaCompiler.js 50.81% <0.00%> (-0.57%) :arrow_down:
...ejs-schema-compiler/src/adapter/PreAggregations.js 55.38% <46.34%> (+0.22%) :arrow_up:
...s/cubejs-schema-compiler/src/adapter/BaseFilter.js 55.91% <66.66%> (+0.17%) :arrow_up:
...s/cubejs-schema-compiler/src/compiler/JoinGraph.js 84.37% <76.47%> (-2.07%) :arrow_down:
...es/cubejs-schema-compiler/src/adapter/BaseQuery.js 70.81% <82.75%> (+0.97%) :arrow_up:
...bejs-schema-compiler/src/compiler/CubeEvaluator.js 74.86% <86.48%> (+2.86%) :arrow_up:
...cubejs-schema-compiler/src/compiler/CubeSymbols.js 90.85% <92.85%> (+0.85%) :arrow_up:
...er/transpilers/CubeCheckDuplicatePropTranspiler.ts 96.15% <100.00%> (ø)
.../compiler/transpilers/CubePropContextTranspiler.ts 98.59% <100.00%> (ø)
... and 177 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 12 '22 00:09 codecov[bot]