sissa-data-science / DADApy

Distance-based Analysis of DAta-manifolds in python
https://dadapy.readthedocs.io/
Apache License 2.0
99 stars 16 forks source link

added Kstar binomial estimator #93

Closed imacocco closed 1 year ago

imacocco commented 1 year ago

Proposed changes

Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request.

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 85.10% and project coverage change: +0.06 :tada:

Comparison is base (c93d472) 81.40% compared to head (366ea68) 81.46%.

: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 @@ ## main #93 +/- ## ========================================== + Coverage 81.40% 81.46% +0.06% ========================================== Files 10 10 Lines 1506 1565 +59 ========================================== + Hits 1226 1275 +49 - Misses 280 290 +10 ``` | [Impacted Files](https://app.codecov.io/gh/sissa-data-science/DADApy/pull/93?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [dadapy/base.py](https://app.codecov.io/gh/sissa-data-science/DADApy/pull/93?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-ZGFkYXB5L2Jhc2UucHk=) | `77.77% <ø> (ø)` | | | [dadapy/\_utils/utils.py](https://app.codecov.io/gh/sissa-data-science/DADApy/pull/93?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-ZGFkYXB5L191dGlscy91dGlscy5weQ==) | `66.08% <64.28%> (+1.75%)` | :arrow_up: | | [dadapy/data.py](https://app.codecov.io/gh/sissa-data-science/DADApy/pull/93?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-ZGFkYXB5L2RhdGEucHk=) | `96.47% <93.93%> (-1.61%)` | :arrow_down: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/sissa-data-science/DADApy/pull/93/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

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