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

Updates to parse_uspto.py #565

Closed skearnes closed 3 years ago

skearnes commented 3 years ago

Note that these changes were used to generate https://github.com/open-reaction-database/ord-data/pull/59

codecov[bot] commented 3 years ago

Codecov Report

Merging #565 (9c46da2) into main (029f463) will decrease coverage by 0.04%. The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #565      +/-   ##
==========================================
- Coverage   75.89%   75.85%   -0.05%     
==========================================
  Files          18       18              
  Lines        1871     1872       +1     
  Branches      463      463              
==========================================
  Hits         1420     1420              
- Misses        304      305       +1     
  Partials      147      147              
Impacted Files Coverage Δ
ord_schema/scripts/validate_dataset.py 82.60% <80.00%> (-3.76%) :arrow_down: