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

Separate the templating library from the script that uses it #453

Closed skearnes closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #453 into main will increase coverage by 0.58%. The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #453      +/-   ##
==========================================
+ Coverage   76.11%   76.70%   +0.58%     
==========================================
  Files          21       22       +1     
  Lines        2324     2327       +3     
  Branches      483      483              
==========================================
+ Hits         1769     1785      +16     
+ Misses        412      398      -14     
- Partials      143      144       +1     
Impacted Files Coverage Δ
ord_schema/scripts/enumerate_dataset.py 78.57% <78.57%> (ø)
editor/py/serve.py 79.72% <100.00%> (ø)
ord_schema/templating.py 89.74% <100.00%> (ø)
ord_schema/validations.py 70.25% <0.00%> (+0.43%) :arrow_up: