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

#1479 #1482

Merged
merged 2 commits into from
Feb 27, 2024
Merged

#1479 #1482

merged 2 commits into from
Feb 27, 2024

Conversation

joocer
Copy link
Contributor

@joocer joocer commented Feb 27, 2024

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 #1479

Copy link

sonarcloud bot commented Feb 27, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
14.2% Duplication on New Code (required ≤ 2%)

See analysis details on SonarCloud

Copy link

codecov bot commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.14%. Comparing base (2536938) to head (71b8f21).

❗ Current head 71b8f21 differs from pull request most recent head 5b40456. Consider uploading reports for the commit 5b40456 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1482      +/-   ##
==========================================
- Coverage   95.15%   95.14%   -0.02%     
==========================================
  Files         206      206              
  Lines        9473     9470       -3     
==========================================
- Hits         9014     9010       -4     
- Misses        459      460       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@joocer joocer merged commit 5d2bfe3 into main Feb 27, 2024
3 of 6 checks passed
@joocer joocer deleted the #1479 branch February 27, 2024 23:22
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.

✨ Push UNARY operators to SQL sources
2 participants