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

Modularize GaussianCopulaSynthesizer._fit #2273

Conversation

pvk-developer
Copy link
Member

Resolves #2267
CU-86b2kjcev

@sdv-team
Copy link
Contributor

Copy link

codecov bot commented Oct 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.64%. Comparing base (05f7494) to head (2e55b66).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2273   +/-   ##
=======================================
  Coverage   98.63%   98.64%           
=======================================
  Files          58       58           
  Lines        6026     6035    +9     
=======================================
+ Hits         5944     5953    +9     
  Misses         82       82           
Flag Coverage Δ
integration 82.20% <100.00%> (+0.02%) ⬆️
unit 97.46% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@pvk-developer pvk-developer marked this pull request as ready for review October 31, 2024 16:43
@pvk-developer pvk-developer requested a review from a team as a code owner October 31, 2024 16:43
@pvk-developer pvk-developer requested review from gsheni and removed request for a team October 31, 2024 16:43
@pvk-developer pvk-developer requested review from amontanez24 and frances-h and removed request for amontanez24 October 31, 2024 16:43
@pvk-developer pvk-developer merged commit 315266f into main Nov 4, 2024
78 checks passed
@pvk-developer pvk-developer deleted the issue-2267-refactor_fit-method-of-gaussian-copula-synthesizer branch November 4, 2024 19:12
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 _fit Method of GaussianCopulaSynthesizer for Modularity
4 participants