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/#351 Support SHOW FUNCTIONS #446

Merged
merged 4 commits into from
Aug 29, 2022
Merged

Feature/#351 Support SHOW FUNCTIONS #446

merged 4 commits into from
Aug 29, 2022

Conversation

joocer
Copy link
Contributor

@joocer joocer commented Aug 29, 2022

No description provided.

@ghost
Copy link

ghost commented Aug 29, 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 Aug 29, 2022

Codecov Report

Merging #446 (df93953) into main (5739213) will increase coverage by 0.11%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #446      +/-   ##
==========================================
+ Coverage   93.17%   93.29%   +0.11%     
==========================================
  Files         113      115       +2     
  Lines        4413     4462      +49     
==========================================
+ Hits         4112     4163      +51     
+ Misses        301      299       -2     
Impacted Files Coverage Δ
opteryx/managers/query/planner/temporal.py 92.07% <ø> (ø)
opteryx/operators/show_columns_node.py 92.97% <ø> (ø)
opteryx/managers/query/planner/planner.py 96.81% <100.00%> (+0.08%) ⬆️
opteryx/operators/__init__.py 100.00% <100.00%> (+3.57%) ⬆️
opteryx/operators/show_functions_node.py 100.00% <100.00%> (ø)
tests/query_execution/test_show_functions.py 100.00% <100.00%> (ø)
opteryx/functions/__init__.py 83.72% <0.00%> (+1.16%) ⬆️

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

@sonarcloud
Copy link

sonarcloud bot commented Aug 29, 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 5 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@joocer joocer merged commit eec7fa0 into main Aug 29, 2022
@joocer joocer deleted the FEATURE/#351 branch August 29, 2022 22:07
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