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

README #839

Merged
merged 2 commits into from
Feb 5, 2023
Merged

README #839

merged 2 commits into from
Feb 5, 2023

Conversation

joocer
Copy link
Contributor

@joocer joocer commented Feb 5, 2023

Thank you for opening a Pull Request!

Before submitting your PR, there are a few things you can do to help make sure it goes smoothly:

  • Raise a bug/feature request or start a discussion, ideally before writing your code! That way we can discuss the change and the approach.
  • Ensure the tests pass
  • Ensure code coverage does not decrease (if any source code was changed)
  • Appropriate docs and tests were updated (if necessary)

Fixes #<issue_number_goes_here>

@sonarcloud
Copy link

sonarcloud bot commented Feb 5, 2023

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

@ghost
Copy link

ghost commented Feb 5, 2023

👇 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 Feb 5, 2023

Codecov Report

Merging #839 (c080004) into main (445ce4d) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #839      +/-   ##
==========================================
- Coverage   95.46%   95.44%   -0.02%     
==========================================
  Files         183      183              
  Lines        7230     7230              
==========================================
- Hits         6902     6901       -1     
- Misses        328      329       +1     
Impacted Files Coverage Δ
tests/misc/test_bloom_filter.py 100.00% <ø> (ø)
tests/misc/test_fuzzy_search.py 100.00% <ø> (ø)
tests/misc/test_hash_join.py 100.00% <ø> (ø)
tests/query_execution/test_count_star.py 100.00% <ø> (ø)
opteryx/utils/dates.py 85.71% <0.00%> (-1.20%) ⬇️

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

@joocer joocer merged commit 9bf507f into main Feb 5, 2023
@joocer joocer deleted the README/#6 branch February 5, 2023 17:38
@joocer joocer restored the README/#6 branch February 5, 2023 22:13
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