open-reaction-database / ord-schema

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

Move ord_schema/interface to ord-interface #520

Closed skearnes closed 3 years ago

skearnes commented 3 years ago

The ORD interface has a new home: https://github.com/Open-Reaction-Database/ord-interface

codecov[bot] commented 3 years ago

Codecov Report

Merging #520 (f43c429) into main (7fad150) will decrease coverage by 0.11%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #520      +/-   ##
==========================================
- Coverage   75.70%   75.59%   -0.12%     
==========================================
  Files          25       21       -4     
  Lines        2239     1901     -338     
  Branches      510      457      -53     
==========================================
- Hits         1695     1437     -258     
+ Misses        389      329      -60     
+ Partials      155      135      -20     
Impacted Files Coverage Δ
ord_schema/message_helpers.py 82.31% <0.00%> (-0.65%) :arrow_down: