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 21 forks source link

Fix the failing testing because of the architecture change of MacOS #214

Closed FanwangM closed 3 months ago

FanwangM commented 3 months ago

https://github.com/actions/setup-python/issues/825

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 96.18%. Comparing base (dbc2202) to head (bd544fe). Report is 1 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/theochem/Selector/pull/214/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/214?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theochem) ```diff @@ Coverage Diff @@ ## main #214 +/- ## ========================================== - Coverage 96.21% 96.18% -0.04% ========================================== Files 9 9 Lines 951 943 -8 ========================================== - Hits 915 907 -8 Misses 36 36 ``` [see 8 files with indirect coverage changes](https://app.codecov.io/gh/theochem/Selector/pull/214/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theochem)