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

#570 De Morgans Laws #682

Merged
merged 1 commit into from
Nov 24, 2022
Merged

#570 De Morgans Laws #682

merged 1 commit into from
Nov 24, 2022

Conversation

joocer
Copy link
Contributor

@joocer joocer commented Nov 23, 2022

No description provided.

@sonarcloud
Copy link

sonarcloud bot commented Nov 24, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

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
22.4% 22.4% Duplication

@codecov
Copy link

codecov bot commented Nov 24, 2022

Codecov Report

Merging #682 (e17365d) into main (8b634c1) will decrease coverage by 0.05%.
The diff coverage is 95.45%.

@@            Coverage Diff             @@
##             main     #682      +/-   ##
==========================================
- Coverage   95.80%   95.74%   -0.06%     
==========================================
  Files         154      155       +1     
  Lines        6057     6091      +34     
==========================================
+ Hits         5803     5832      +29     
- Misses        254      259       +5     
Impacted Files Coverage Δ
opteryx/managers/planner/optimizer/__init__.py 100.00% <ø> (ø)
...ests/sql_battery/test_shapes_and_errors_battery.py 100.00% <ø> (ø)
opteryx/managers/expression/__init__.py 99.14% <50.00%> (-0.43%) ⬇️
...er/optimizer/actions/action_apply_demorgans_law.py 96.42% <96.42%> (ø)
...ryx/managers/planner/optimizer/actions/__init__.py 100.00% <100.00%> (ø)
...r/optimizer/actions/action_constant_evaluations.py 91.48% <100.00%> (+0.37%) ⬆️
opteryx/operators/page_defragment_node.py 84.21% <100.00%> (+0.87%) ⬆️
opteryx/operators/selection_node.py 90.47% <100.00%> (-4.98%) ⬇️
opteryx/shared/query_statistics.py 95.45% <100.00%> (+0.06%) ⬆️
opteryx/version.py 100.00% <100.00%> (ø)
... and 2 more

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

@ghost
Copy link

ghost commented Nov 24, 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 72d3d33 into main Nov 24, 2022
@joocer joocer deleted the FEATURE/#570-2 branch November 24, 2022 00:23
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.

None yet

1 participant