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

Updates to templating and tests #500

Closed skearnes closed 3 years ago

skearnes commented 3 years ago

Mostly cosmetic, although I think we'll benefit from not forcing everything to str. Note that this is not required for https://github.com/Open-Reaction-Database/ord-editor/pull/46 to work.

codecov[bot] commented 3 years ago

Codecov Report

Merging #500 (d1e8ba8) into main (55f1abd) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #500   +/-   ##
=======================================
  Coverage   76.77%   76.77%           
=======================================
  Files          24       24           
  Lines        2118     2118           
  Branches      472      472           
=======================================
  Hits         1626     1626           
  Misses        347      347           
  Partials      145      145           
Impacted Files Coverage Δ
ord_schema/templating.py 94.82% <100.00%> (ø)