sdv-dev / SDMetrics

Metrics to evaluate quality and efficacy of synthetic datasets.
https://docs.sdv.dev/sdmetrics
MIT License
210 stars 45 forks source link

Create multi table column shapes and column pair trends properties #374

Closed R-Palazzo closed 1 year ago

R-Palazzo commented 1 year ago

Resolve #358.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.15 :tada:

Comparison is base (0b23d2b) 76.97% compared to head (61510e9) 77.12%.

:exclamation: Current head 61510e9 differs from pull request most recent head 4f39875. Consider uploading reports for the commit 4f39875 to get more accurate results

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #374 +/- ## ========================================== + Coverage 76.97% 77.12% +0.15% ========================================== Files 82 84 +2 Lines 3370 3393 +23 ========================================== + Hits 2594 2617 +23 Misses 776 776 ``` | [Impacted Files](https://app.codecov.io/gh/sdv-dev/SDMetrics/pull/374?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [...etrics/reports/multi\_table/\_properties/\_\_init\_\_.py](https://app.codecov.io/gh/sdv-dev/SDMetrics/pull/374?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c2RtZXRyaWNzL3JlcG9ydHMvbXVsdGlfdGFibGUvX3Byb3BlcnRpZXMvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | [sdmetrics/reports/multi\_table/\_properties/base.py](https://app.codecov.io/gh/sdv-dev/SDMetrics/pull/374?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c2RtZXRyaWNzL3JlcG9ydHMvbXVsdGlfdGFibGUvX3Byb3BlcnRpZXMvYmFzZS5weQ==) | `100.00% <100.00%> (ø)` | | | [...orts/multi\_table/\_properties/column\_pair\_trends.py](https://app.codecov.io/gh/sdv-dev/SDMetrics/pull/374?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c2RtZXRyaWNzL3JlcG9ydHMvbXVsdGlfdGFibGUvX3Byb3BlcnRpZXMvY29sdW1uX3BhaXJfdHJlbmRzLnB5) | `100.00% <100.00%> (ø)` | | | [...s/reports/multi\_table/\_properties/column\_shapes.py](https://app.codecov.io/gh/sdv-dev/SDMetrics/pull/374?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c2RtZXRyaWNzL3JlcG9ydHMvbXVsdGlfdGFibGUvX3Byb3BlcnRpZXMvY29sdW1uX3NoYXBlcy5weQ==) | `100.00% <100.00%> (ø)` | |

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