open-reaction-database / ord-schema

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

Added some addition device types, and analysis types. #718

Closed bdeadman closed 2 months ago

bdeadman commented 2 months ago

Response to #607 and #708.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 69.87%. Comparing base (4f50b68) to head (58f55dd). Report is 5 commits behind head on main.

:exclamation: Current head 58f55dd differs from pull request most recent head b6965ca. Consider uploading reports for the commit b6965ca to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/open-reaction-database/ord-schema/pull/718/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/718?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 #718 +/- ## ========================================== - Coverage 69.89% 69.87% -0.02% ========================================== Files 23 23 Lines 2368 2370 +2 Branches 598 600 +2 ========================================== + Hits 1655 1656 +1 - Misses 599 600 +1 Partials 114 114 ```
FanwangM commented 2 months ago

This PR is replaced by https://github.com/open-reaction-database/ord-schema/pull/719.