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

FEATURE/#386 Support SET statements #526

Merged
merged 2 commits into from
Sep 15, 2022
Merged

FEATURE/#386 Support SET statements #526

merged 2 commits into from
Sep 15, 2022

Conversation

joocer
Copy link
Contributor

@joocer joocer commented Sep 15, 2022

No description provided.

@ghost
Copy link

ghost commented Sep 15, 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

@codecov
Copy link

codecov bot commented Sep 15, 2022

Codecov Report

Merging #526 (7a42b97) into main (a3a176e) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #526   +/-   ##
=======================================
  Coverage   94.66%   94.67%           
=======================================
  Files         127      127           
  Lines        5028     5037    +9     
=======================================
+ Hits         4760     4769    +9     
  Misses        268      268           
Impacted Files Coverage Δ
tests/sql_battery/test_battery.py 100.00% <ø> (ø)
opteryx/managers/query/planner/planner.py 96.96% <100.00%> (+0.05%) ⬆️

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

@joocer
Copy link
Contributor Author

joocer commented Sep 15, 2022

Add no covers to the error conditions

@sonarcloud
Copy link

sonarcloud bot commented Sep 15, 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

@joocer joocer merged commit 3dbf9fe into main Sep 15, 2022
@joocer joocer deleted the FEATURE/#386 branch September 15, 2022 21:39
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