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

fix druid connector with tests #296

Merged
merged 9 commits into from
Sep 22, 2023
Merged

Conversation

cosmic-chichu
Copy link
Contributor

  • decouple method to increase testability
  • remove extraneous subquery

Shrivardhan Rao and others added 4 commits September 12, 2023 16:23
Signed-off-by: Shrivardhan Rao <Shrivardhan_Rao@intuit.com>
use generator

Co-authored-by: Avik Basu <3485425+ab93@users.noreply.github.com>
Signed-off-by: shrivardhan <shrivardhan92@gmail.com>
Signed-off-by: Shrivardhan Rao <Shrivardhan_Rao@intuit.com>
Shrivardhan Rao added 2 commits September 21, 2023 15:11
Signed-off-by: Shrivardhan Rao <Shrivardhan_Rao@intuit.com>
Signed-off-by: Shrivardhan Rao <Shrivardhan_Rao@intuit.com>
@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Merging #296 (84e0023) into main (98e376a) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #296   +/-   ##
=======================================
  Coverage   93.82%   93.83%           
=======================================
  Files          74       74           
  Lines        3386     3390    +4     
  Branches      277      276    -1     
=======================================
+ Hits         3177     3181    +4     
  Misses        157      157           
  Partials       52       52           
Files Changed Coverage Δ
numalogic/connectors/druid.py 87.50% <100.00%> (+1.13%) ⬆️

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

Copy link
Contributor

@s0nicboOm s0nicboOm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor comments

numalogic/connectors/druid.py Outdated Show resolved Hide resolved
numalogic/connectors/druid.py Outdated Show resolved Hide resolved
Copy link
Member

@ab93 ab93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some comments

numalogic/connectors/druid.py Outdated Show resolved Hide resolved
tests/connectors/test_druid.py Outdated Show resolved Hide resolved
numalogic/connectors/druid.py Outdated Show resolved Hide resolved
numalogic/connectors/druid.py Outdated Show resolved Hide resolved
Signed-off-by: Shrivardhan Rao <Shrivardhan_Rao@intuit.com>
Copy link
Member

@ab93 ab93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some minor comments

numalogic/connectors/druid.py Outdated Show resolved Hide resolved
numalogic/connectors/druid.py Outdated Show resolved Hide resolved
numalogic/connectors/druid.py Outdated Show resolved Hide resolved
tests/connectors/test_druid.py Outdated Show resolved Hide resolved
Signed-off-by: Shrivardhan Rao <Shrivardhan_Rao@intuit.com>
Signed-off-by: Shrivardhan Rao <Shrivardhan_Rao@intuit.com>
@nkoppisetty nkoppisetty merged commit d249942 into numaproj:main Sep 22, 2023
10 checks passed
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.

4 participants