sdv-dev / SDV

Synthetic data generation for tabular data
https://docs.sdv.dev/sdv
Other
2.39k stars 317 forks source link

Modularize `GaussianCopulaSynthesizer._fit` #2273

Closed pvk-developer closed 3 weeks ago

pvk-developer commented 3 weeks ago

Resolves #2267 CU-86b2kjcev

sdv-team commented 3 weeks ago

Task linked: CU-86b2kjcev SDV - Refactor _fit Method of GaussianCopulaSynthesizer for Modularity #2267

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2273 +/- ## ======================================= Coverage 98.63% 98.64% ======================================= Files 58 58 Lines 6026 6035 +9 ======================================= + Hits 5944 5953 +9 Misses 82 82 ``` | [Flag](https://app.codecov.io/gh/sdv-dev/SDV/pull/2273/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sdv-dev) | Coverage Δ | | |---|---|---| | [integration](https://app.codecov.io/gh/sdv-dev/SDV/pull/2273/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sdv-dev) | `82.20% <100.00%> (+0.02%)` | :arrow_up: | | [unit](https://app.codecov.io/gh/sdv-dev/SDV/pull/2273/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sdv-dev) | `97.46% <100.00%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sdv-dev#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.