theochem / Selector

Python library of algorithms for selecting diverse subsets of data for machine-learning.
https://selector.qcdevs.org
GNU General Public License v3.0
22 stars 22 forks source link

Clean up Package PyPI release #261

Closed FanwangM closed 2 months ago

FanwangM commented 2 months ago
codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.01%. Comparing base (e7d0f78) to head (bc0cc3f). Report is 2 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/theochem/Selector/pull/261/graphs/tree.svg?width=650&height=150&src=pr&token=0UJixrJfNJ&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theochem)](https://app.codecov.io/gh/theochem/Selector/pull/261?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theochem) ```diff @@ Coverage Diff @@ ## main #261 +/- ## ======================================= Coverage 95.01% 95.01% ======================================= Files 9 9 Lines 1024 1024 ======================================= Hits 973 973 Misses 51 51 ``` | [Files with missing lines](https://app.codecov.io/gh/theochem/Selector/pull/261?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theochem) | Coverage Δ | | |---|---|---| | [selector/measures/converter.py](https://app.codecov.io/gh/theochem/Selector/pull/261?src=pr&el=tree&filepath=selector%2Fmeasures%2Fconverter.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theochem#diff-c2VsZWN0b3IvbWVhc3VyZXMvY29udmVydGVyLnB5) | `98.86% <ø> (ø)` | | | [selector/measures/diversity.py](https://app.codecov.io/gh/theochem/Selector/pull/261?src=pr&el=tree&filepath=selector%2Fmeasures%2Fdiversity.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theochem#diff-c2VsZWN0b3IvbWVhc3VyZXMvZGl2ZXJzaXR5LnB5) | `98.58% <ø> (ø)` | | | [selector/measures/similarity.py](https://app.codecov.io/gh/theochem/Selector/pull/261?src=pr&el=tree&filepath=selector%2Fmeasures%2Fsimilarity.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theochem#diff-c2VsZWN0b3IvbWVhc3VyZXMvc2ltaWxhcml0eS5weQ==) | `76.38% <ø> (ø)` | | | [selector/methods/\_\_init\_\_.py](https://app.codecov.io/gh/theochem/Selector/pull/261?src=pr&el=tree&filepath=selector%2Fmethods%2F__init__.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theochem#diff-c2VsZWN0b3IvbWV0aG9kcy9fX2luaXRfXy5weQ==) | `100.00% <ø> (ø)` | | | [selector/methods/base.py](https://app.codecov.io/gh/theochem/Selector/pull/261?src=pr&el=tree&filepath=selector%2Fmethods%2Fbase.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theochem#diff-c2VsZWN0b3IvbWV0aG9kcy9iYXNlLnB5) | `94.44% <ø> (ø)` | | | [selector/methods/distance.py](https://app.codecov.io/gh/theochem/Selector/pull/261?src=pr&el=tree&filepath=selector%2Fmethods%2Fdistance.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theochem#diff-c2VsZWN0b3IvbWV0aG9kcy9kaXN0YW5jZS5weQ==) | `95.12% <ø> (ø)` | | | [selector/methods/partition.py](https://app.codecov.io/gh/theochem/Selector/pull/261?src=pr&el=tree&filepath=selector%2Fmethods%2Fpartition.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theochem#diff-c2VsZWN0b3IvbWV0aG9kcy9wYXJ0aXRpb24ucHk=) | `98.03% <ø> (ø)` | | | [selector/methods/similarity.py](https://app.codecov.io/gh/theochem/Selector/pull/261?src=pr&el=tree&filepath=selector%2Fmethods%2Fsimilarity.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theochem#diff-c2VsZWN0b3IvbWV0aG9kcy9zaW1pbGFyaXR5LnB5) | `94.73% <ø> (ø)` | | | [selector/methods/utils.py](https://app.codecov.io/gh/theochem/Selector/pull/261?src=pr&el=tree&filepath=selector%2Fmethods%2Futils.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theochem#diff-c2VsZWN0b3IvbWV0aG9kcy91dGlscy5weQ==) | `93.54% <ø> (ø)` | |