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

#300 Extended TRIM syntax #680

Merged
merged 7 commits into from
Nov 22, 2022
Merged

#300 Extended TRIM syntax #680

merged 7 commits into from
Nov 22, 2022

Conversation

joocer
Copy link
Contributor

@joocer joocer commented Nov 22, 2022

No description provided.

@sonarcloud
Copy link

sonarcloud bot commented Nov 22, 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 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Nov 22, 2022

Codecov Report

Merging #680 (3b336da) into main (226297c) will increase coverage by 0.74%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #680      +/-   ##
==========================================
+ Coverage   95.06%   95.80%   +0.74%     
==========================================
  Files         155      154       -1     
  Lines        6055     6055              
==========================================
+ Hits         5756     5801      +45     
+ Misses        299      254      -45     
Impacted Files Coverage Δ
opteryx/connection.py 94.49% <ø> (+22.64%) ⬆️
...teryx/connectors/base/base_blob_storage_adapter.py 100.00% <ø> (+8.00%) ⬆️
tests/sql_battery/test_battery_sql92.py 100.00% <ø> (ø)
opteryx/exceptions.py 100.00% <100.00%> (ø)
opteryx/functions/__init__.py 94.80% <100.00%> (+1.13%) ⬆️
opteryx/functions/string_functions.py 90.19% <100.00%> (+0.83%) ⬆️
opteryx/managers/planner/logical/builders.py 97.93% <100.00%> (+0.82%) ⬆️
opteryx/managers/planner/temporal.py 100.00% <100.00%> (ø)
tests/misc/test_connection.py 100.00% <100.00%> (ø)
tests/misc/test_connection_errors.py 100.00% <100.00%> (ø)
... and 7 more

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

@joocer joocer merged commit d75c1e5 into main Nov 22, 2022
@joocer joocer deleted the tests-04 branch November 22, 2022 22:23
@ghost
Copy link

ghost commented Nov 22, 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

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