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

Feat/83 official api support #91

Merged
merged 19 commits into from
Feb 20, 2024
Merged

Feat/83 official api support #91

merged 19 commits into from
Feb 20, 2024

Conversation

datnguye
Copy link
Owner

@datnguye datnguye commented Feb 18, 2024

resolves #83

Description

Exposing 2 APIs officially:

  • get_erd
  • get_model_erd

Checklist

  • I have read the contributing guide and understand what's expected of me
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have opened an issue to add/update docs, or docs changes are not required/relevant for this PR

Copy link

codecov bot commented Feb 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6b3bba5) 100.00% compared to head (473488c) 100.00%.

❗ Current head 473488c differs from pull request most recent head 6dc60fd. Consider uploading reports for the commit 6dc60fd to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #91   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           32        32           
  Lines          965      1005   +40     
=========================================
+ Hits           965      1005   +40     

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

@datnguye datnguye marked this pull request as ready for review February 20, 2024 07:17
@datnguye datnguye merged commit e74d9e0 into main Feb 20, 2024
2 checks passed
@datnguye datnguye deleted the feat/83-official-api-support branch February 20, 2024 07:18
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.

[FEAT] Expose Python APIs officially
1 participant