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

Refactor Multi-Table modeling #1403

Merged
merged 3 commits into from
May 2, 2023

Conversation

pvk-developer
Copy link
Member

Resolves #1387

@pvk-developer pvk-developer requested a review from a team as a code owner May 1, 2023 10:58
@pvk-developer pvk-developer requested review from frances-h and removed request for a team May 1, 2023 10:58
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 97.29% and project coverage change: -0.03 ⚠️

Comparison is base (9bf8527) 96.53% compared to head (1adb13f) 96.51%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1403      +/-   ##
==========================================
- Coverage   96.53%   96.51%   -0.03%     
==========================================
  Files          48       48              
  Lines        3727     3730       +3     
==========================================
+ Hits         3598     3600       +2     
- Misses        129      130       +1     
Impacted Files Coverage Δ
sdv/multi_table/base.py 98.45% <83.33%> (-0.50%) ⬇️
sdv/multi_table/hma.py 81.85% <100.00%> (ø)

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

@pvk-developer pvk-developer requested a review from amontanez24 May 1, 2023 15:33
Copy link
Contributor

@amontanez24 amontanez24 left a comment

Choose a reason for hiding this comment

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

This looks really good! Great job :shipit:

@pvk-developer pvk-developer merged commit 83ad818 into master May 2, 2023
@pvk-developer pvk-developer deleted the issue-1387-refactor-multitable-modeling branch May 2, 2023 17:01
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.

Refactor Multi Table Modeling
4 participants