open-reaction-database / ord-schema

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

add compiler option to export pyi files #713

Closed qai222 closed 7 months ago

qai222 commented 7 months ago

add pyi stub files to support IDE auto-completion

see solution 1 in #711

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (0827264) 69.89% compared to head (0313b8d) 69.89%. Report is 1 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/713/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/713?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 #713 +/- ## ======================================= Coverage 69.89% 69.89% ======================================= Files 23 23 Lines 2368 2368 Branches 598 598 ======================================= Hits 1655 1655 Misses 599 599 Partials 114 114 ```