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

Improvements to fetch_dataset #649

Closed skearnes closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #649 (1b32560) into main (d0c56d7) will decrease coverage by 0.09%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #649      +/-   ##
==========================================
- Coverage   69.63%   69.55%   -0.09%     
==========================================
  Files          23       23              
  Lines        2279     2286       +7     
  Branches      568      570       +2     
==========================================
+ Hits         1587     1590       +3     
- Misses        586      588       +2     
- Partials      106      108       +2     
Impacted Files Coverage Δ
ord_schema/message_helpers.py 86.25% <50.00%> (-0.78%) :arrow_down: