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

Updates for ORM workflows #651

Closed skearnes closed 1 year ago

skearnes commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #651 (3046c06) into main (f00b6bb) will increase coverage by 0.97%. The diff coverage is 85.29%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #651      +/-   ##
==========================================
+ Coverage   73.53%   74.51%   +0.97%     
==========================================
  Files          23       23              
  Lines        2713     2723      +10     
  Branches      538      540       +2     
==========================================
+ Hits         1995     2029      +34     
+ Misses        610      584      -26     
- Partials      108      110       +2     
Impacted Files Coverage Δ
ord_schema/orm/add_datasets.py 63.63% <58.33%> (ø)
ord_schema/orm/conftest.py 95.83% <100.00%> (ø)
ord_schema/orm/database.py 90.56% <100.00%> (+1.20%) :arrow_up:
ipendlet commented 1 year ago

Tests all passed on Macbook 16' 2019. Changes improved dataset workflow and management.