open-reaction-database / ord-schema

Schema for the Open Reaction Database
https://open-reaction-database.org
Apache License 2.0
93 stars 26 forks source link

Enable OSX tests for ORM #744

Closed skearnes closed 1 month ago

skearnes commented 1 month ago

The RDKit PostgreSQL cartridge is available for Apple silicon as of https://github.com/conda-forge/rdkit-feedstock/pull/166

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 60.00000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 70.07%. Comparing base (bc14c24) to head (cf9559d). Report is 3 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/open-reaction-database/ord-schema/pull/744/graphs/tree.svg?width=650&height=150&src=pr&token=FXNSW5E3HQ&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-reaction-database)](https://app.codecov.io/gh/open-reaction-database/ord-schema/pull/744?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-reaction-database) ```diff @@ Coverage Diff @@ ## main #744 +/- ## ========================================== - Coverage 70.18% 70.07% -0.11% ========================================== Files 23 23 Lines 2371 2369 -2 Branches 621 621 ========================================== - Hits 1664 1660 -4 - Misses 595 597 +2 Partials 112 112 ``` | [Files](https://app.codecov.io/gh/open-reaction-database/ord-schema/pull/744?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-reaction-database) | Coverage Δ | | |---|---|---| | [ord\_schema/orm/rdkit\_mappers.py](https://app.codecov.io/gh/open-reaction-database/ord-schema/pull/744?src=pr&el=tree&filepath=ord_schema%2Form%2Frdkit_mappers.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-reaction-database#diff-b3JkX3NjaGVtYS9vcm0vcmRraXRfbWFwcGVycy5weQ==) | `93.82% <100.00%> (ø)` | | | [ord\_schema/orm/scripts/add\_datasets.py](https://app.codecov.io/gh/open-reaction-database/ord-schema/pull/744?src=pr&el=tree&filepath=ord_schema%2Form%2Fscripts%2Fadd_datasets.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-reaction-database#diff-b3JkX3NjaGVtYS9vcm0vc2NyaXB0cy9hZGRfZGF0YXNldHMucHk=) | `55.84% <55.55%> (-1.12%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/open-reaction-database/ord-schema/pull/744/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-reaction-database)