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

#1069 #1070

Merged
merged 1 commit into from
Jun 11, 2023
Merged

#1069 #1070

merged 1 commit into from
Jun 11, 2023

Conversation

joocer
Copy link
Contributor

@joocer joocer commented Jun 11, 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 Jun 11, 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 Jun 11, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@codecov
Copy link

codecov bot commented Jun 11, 2023

Codecov Report

Merging #1070 (48d03e8) into main (679b271) will increase coverage by 0.03%.
The diff coverage is 97.22%.

@@            Coverage Diff             @@
##             main    #1070      +/-   ##
==========================================
+ Coverage   91.20%   91.23%   +0.03%     
==========================================
  Files         211      212       +1     
  Lines        9479     9507      +28     
==========================================
+ Hits         8645     8674      +29     
+ Misses        834      833       -1     
Impacted Files Coverage Δ
opteryx/utils/intervals.py 91.66% <80.00%> (+11.66%) ⬆️
...pteryx/components/v2/temporary_physical_planner.py 82.69% <100.00%> (+0.33%) ⬆️
opteryx/models/relation_schema.py 88.63% <100.00%> (+3.78%) ⬆️
tests/misc/test_relation_schema.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

@joocer joocer merged commit 69331f2 into main Jun 11, 2023
@joocer joocer deleted the #1069 branch June 11, 2023 22:19
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