Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Calcite parser #124

Merged
merged 9 commits into from
Jul 26, 2021
Merged

Calcite parser #124

merged 9 commits into from
Jul 26, 2021

Conversation

lalithsuresh
Copy link
Contributor

No description provided.

Signed-off-by: Lalith Suresh <lsuresh@vmware.com>
Signed-off-by: Lalith Suresh <lsuresh@vmware.com>
Signed-off-by: Lalith Suresh <lsuresh@vmware.com>
Signed-off-by: Lalith Suresh <lsuresh@vmware.com>
Signed-off-by: Lalith Suresh <lsuresh@vmware.com>
Signed-off-by: Lalith Suresh <lsuresh@vmware.com>
@codecov
Copy link

codecov bot commented Jul 24, 2021

Codecov Report

Merging #124 (e465042) into master (5733753) will decrease coverage by 0.65%.
The diff coverage is 81.81%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #124      +/-   ##
============================================
- Coverage     84.84%   84.19%   -0.66%     
+ Complexity     1202     1180      -22     
============================================
  Files            88       88              
  Lines          4937     4921      -16     
  Branches        512      515       +3     
============================================
- Hits           4189     4143      -46     
- Misses          526      550      +24     
- Partials        222      228       +6     
Impacted Files Coverage Δ
...m/src/main/java/com/vmware/dcm/ModelException.java 33.33% <0.00%> (-16.67%) ⬇️
...src/main/java/com/vmware/dcm/compiler/Program.java 85.71% <50.00%> (-2.53%) ⬇️
...ava/com/vmware/dcm/parser/SqlCreateConstraint.java 68.00% <68.00%> (ø)
...in/java/com/vmware/dcm/compiler/FromExtractor.java 75.51% <71.42%> (+2.53%) ⬆️
...ain/java/com/vmware/dcm/ExtractAccessedTables.java 79.16% <75.00%> (-20.84%) ⬇️
dcm/src/main/java/com/vmware/dcm/Model.java 95.14% <80.95%> (-1.56%) ⬇️
...ava/com/vmware/dcm/compiler/TranslateViewToIR.java 86.14% <84.46%> (-3.15%) ⬇️
.../vmware/dcm/compiler/IRColumnsFromSelectItems.java 93.10% <89.47%> (-6.90%) ⬇️
...in/java/com/vmware/dcm/compiler/ModelCompiler.java 94.28% <90.00%> (-2.82%) ⬇️
...n/java/com/vmware/dcm/compiler/SyntaxChecking.java 91.66% <90.90%> (-3.72%) ⬇️
... and 8 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 5733753...e465042. Read the comment docs.

Signed-off-by: Lalith Suresh <lsuresh@vmware.com>
Signed-off-by: Lalith Suresh <lsuresh@vmware.com>
Signed-off-by: Lalith Suresh <lsuresh@vmware.com>
@lalithsuresh lalithsuresh merged commit b121b6d into master Jul 26, 2021
@lalithsuresh lalithsuresh deleted the calcite-parser branch August 3, 2021 17:27
@lalithsuresh lalithsuresh restored the calcite-parser branch August 3, 2021 17:27
@lalithsuresh lalithsuresh deleted the calcite-parser branch August 3, 2021 17:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant