Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/#527 SET variables not available to subqueries #530

Merged
merged 2 commits into from
Sep 17, 2022
Merged

Fix/#527 SET variables not available to subqueries #530

merged 2 commits into from
Sep 17, 2022

Conversation

joocer
Copy link
Contributor

@joocer joocer commented Sep 17, 2022

No description provided.

@sonarcloud
Copy link

sonarcloud bot commented Sep 17, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Sep 17, 2022

Codecov Report

Merging #530 (513ce94) into main (3dbf9fe) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #530   +/-   ##
=======================================
  Coverage   94.67%   94.68%           
=======================================
  Files         127      127           
  Lines        5037     5038    +1     
=======================================
+ Hits         4769     4770    +1     
  Misses        268      268           
Impacted Files Coverage Δ
opteryx/utils/display.py 100.00% <ø> (ø)
tests/sql_battery/test_battery.py 100.00% <ø> (ø)
opteryx/managers/query/planner/planner.py 96.97% <100.00%> (+<0.01%) ⬆️
opteryx/operators/base_plan_node.py 92.85% <100.00%> (ø)
opteryx/version.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ghost
Copy link

ghost commented Sep 17, 2022

👇 Click on the image for a new way to code review
  • Make big changes easier — review code in small groups of related files

  • Know where to start — see the whole change at a glance

  • Take a code tour — explore the change with an interactive tour

  • Make comments and review — all fully sync’ed with github

    Try it now!

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map Legend

@joocer joocer merged commit f0b0834 into main Sep 17, 2022
@joocer joocer deleted the FIX/#527 branch September 17, 2022 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant