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/#42 Expression Engine #359

Merged
merged 68 commits into from
Aug 19, 2022
Merged

Feature/#42 Expression Engine #359

merged 68 commits into from
Aug 19, 2022

Conversation

joocer
Copy link
Contributor

@joocer joocer commented Aug 19, 2022

No description provided.

@sonarqubecloud
Copy link

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 13 Code Smells

No Coverage information No Coverage information
0.6% 0.6% Duplication

@ghost
Copy link

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

Codecov Report

Merging #359 (2b25b7d) into main (5927cc5) will decrease coverage by 0.64%.
The diff coverage is 90.91%.

@@            Coverage Diff             @@
##             main     #359      +/-   ##
==========================================
- Coverage   92.18%   91.53%   -0.65%     
==========================================
  Files         106      108       +2     
  Lines        4157     4313     +156     
==========================================
+ Hits         3832     3948     +116     
- Misses        325      365      +40     
Impacted Files Coverage Δ
opteryx/engine/attribute_types.py 100.00% <ø> (ø)
opteryx/engine/planner/operations/__init__.py 100.00% <ø> (ø)
...teryx/engine/planner/operations/inner_join_node.py 98.36% <ø> (ø)
opteryx/storage/adapters/document/gcp_firestore.py 48.00% <ø> (ø)
opteryx/third_party/pyarrow_ops/helpers.py 95.83% <ø> (-0.17%) ⬇️
opteryx/utils/intervals.py 100.00% <ø> (ø)
tests/misc/test_utils_dates.py 100.00% <ø> (ø)
tests/sql_battery/test_battery_shape.py 100.00% <ø> (ø)
tests/sql_battery/test_expect_to_fail.py 100.00% <ø> (ø)
opteryx/engine/functions/other_functions.py 92.30% <60.00%> (+0.30%) ⬆️
... and 37 more

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

@joocer joocer merged commit 7d7397a into main Aug 19, 2022
@joocer joocer deleted the FEATURE/#42 branch August 19, 2022 09:32
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