synthesized-io / insight

🧿 Metrics & Monitoring of Datasets
BSD 3-Clause "New" or "Revised" License
12 stars 0 forks source link

Added KSD #156

Closed marqueewinq closed 8 months ago

marqueewinq commented 8 months ago

Added Kolmogorov-Smirnov Distance & tests.

Also sorted the imports in __init__.py

codecov[bot] commented 8 months ago

Codecov Report

Merging #156 (bacbdc0) into master (259a874) will increase coverage by 0.0%. The diff coverage is 85.7%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/synthesized-io/insight/pull/156/graphs/tree.svg?width=650&height=150&src=pr&token=S8CD8EN4AF&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=synthesized-io)](https://app.codecov.io/gh/synthesized-io/insight/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=synthesized-io) ```diff @@ Coverage Diff @@ ## master #156 +/- ## ====================================== Coverage 79.5% 79.6% ====================================== Files 11 11 Lines 892 905 +13 Branches 136 139 +3 ====================================== + Hits 710 721 +11 - Misses 140 141 +1 - Partials 42 43 +1 ``` | [Files](https://app.codecov.io/gh/synthesized-io/insight/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=synthesized-io) | Coverage Δ | | |---|---|---| | [src/insight/metrics/\_\_init\_\_.py](https://app.codecov.io/gh/synthesized-io/insight/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=synthesized-io#diff-c3JjL2luc2lnaHQvbWV0cmljcy9fX2luaXRfXy5weQ==) | `100.0% <ø> (ø)` | | | [src/insight/metrics/metrics.py](https://app.codecov.io/gh/synthesized-io/insight/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=synthesized-io#diff-c3JjL2luc2lnaHQvbWV0cmljcy9tZXRyaWNzLnB5) | `91.1% <85.7%> (-0.4%)` | :arrow_down: |
sonarcloud[bot] commented 8 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

90.0% 90.0% Coverage
0.0% 0.0% Duplication