synthesized-io / insight

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

Added unique=True on Version #157

Closed marqueewinq closed 7 months ago

marqueewinq commented 7 months ago

Re https://github.com/synthesized-io/sdk/issues/582

codecov[bot] commented 7 months ago

Codecov Report

Merging #157 (42b7705) into master (68dc221) will increase coverage by 0.0%. The diff coverage is 80.9%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/synthesized-io/insight/pull/157/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/157?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 #157 +/- ## ====================================== Coverage 79.6% 79.6% ====================================== Files 11 11 Lines 905 916 +11 Branches 139 141 +2 ====================================== + Hits 721 730 +9 - Misses 141 142 +1 - Partials 43 44 +1 ``` | [Files](https://app.codecov.io/gh/synthesized-io/insight/pull/157?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=synthesized-io) | Coverage Δ | | |---|---|---| | [src/insight/database/schema.py](https://app.codecov.io/gh/synthesized-io/insight/pull/157?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=synthesized-io#diff-c3JjL2luc2lnaHQvZGF0YWJhc2Uvc2NoZW1hLnB5) | `100.0% <100.0%> (ø)` | | | [src/insight/database/utils.py](https://app.codecov.io/gh/synthesized-io/insight/pull/157?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=synthesized-io#diff-c3JjL2luc2lnaHQvZGF0YWJhc2UvdXRpbHMucHk=) | `76.3% <80.0%> (+0.9%)` | :arrow_up: |
sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
88.2% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud