Skip to content

Comments

feat: support sqlalchemy methods for python sdk#3182

Merged
tobegit3hub merged 2 commits into4paradigm:mainfrom
tobegit3hub:feat/python_sdk_support_get_table_names_new3
Apr 12, 2023
Merged

feat: support sqlalchemy methods for python sdk#3182
tobegit3hub merged 2 commits into4paradigm:mainfrom
tobegit3hub:feat/python_sdk_support_get_table_names_new3

Conversation

@tobegit3hub
Copy link
Collaborator

@tobegit3hub tobegit3hub self-assigned this Mar 31, 2023
@github-actions github-actions bot added the sdk openmldb java/python sdk label Mar 31, 2023
@codecov
Copy link

codecov bot commented Mar 31, 2023

Codecov Report

Patch coverage has no change and project coverage change: -39.47 ⚠️

Comparison is base (8d86b35) 75.70% compared to head (2a063ab) 36.24%.

Additional details and impacted files
@@              Coverage Diff              @@
##               main    #3182       +/-   ##
=============================================
- Coverage     75.70%   36.24%   -39.47%     
  Complexity      393      393               
=============================================
  Files           677      169      -508     
  Lines        125261     9863   -115398     
  Branches       1171     1171               
=============================================
- Hits          94832     3575    -91257     
+ Misses        30193     6052    -24141     
  Partials        236      236               

see 508 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tobegit3hub tobegit3hub merged commit a24c77c into 4paradigm:main Apr 12, 2023
@lumianph lumianph added the alpha this feature is not fully tested or functional label Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

alpha this feature is not fully tested or functional sdk openmldb java/python sdk

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support get_table_names for Python SQLAlchemy APIs

4 participants