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

Make DiagnosticReport more fault tolerant #342

Closed frances-h closed 1 year ago

frances-h commented 1 year ago

Resolve #332

codecov-commenter commented 1 year ago

Codecov Report

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

Comparison is base (6ba4768) 75.99% compared to head (0b7b306) 76.07%.

:mega: 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 ```diff @@ Coverage Diff @@ ## master #342 +/- ## ========================================== + Coverage 75.99% 76.07% +0.07% ========================================== Files 75 75 Lines 3054 3064 +10 ========================================== + Hits 2321 2331 +10 Misses 733 733 ``` | [Impacted Files](https://codecov.io/gh/sdv-dev/SDMetrics/pull/342?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [sdmetrics/reports/multi\_table/diagnostic\_report.py](https://codecov.io/gh/sdv-dev/SDMetrics/pull/342?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c2RtZXRyaWNzL3JlcG9ydHMvbXVsdGlfdGFibGUvZGlhZ25vc3RpY19yZXBvcnQucHk=) | `97.91% <100.00%> (+0.07%)` | :arrow_up: | | [...dmetrics/reports/single\_table/diagnostic\_report.py](https://codecov.io/gh/sdv-dev/SDMetrics/pull/342?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c2RtZXRyaWNzL3JlcG9ydHMvc2luZ2xlX3RhYmxlL2RpYWdub3N0aWNfcmVwb3J0LnB5) | `98.26% <100.00%> (+0.07%)` | :arrow_up: |

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