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

fix: cast to int #657

Closed skearnes closed 1 year ago

skearnes commented 1 year ago

Fix for https://github.com/open-reaction-database/ord-data/actions/runs/3593873581/jobs/6051399953

codecov[bot] commented 1 year ago

Codecov Report

Merging #657 (c081b56) into main (8127d82) will increase coverage by 0.07%. The diff coverage is 50.00%.

:exclamation: Current head c081b56 differs from pull request most recent head fadd494. Consider uploading reports for the commit fadd494 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #657      +/-   ##
==========================================
+ Coverage   74.51%   74.58%   +0.07%     
==========================================
  Files          23       23              
  Lines        2723     2723              
  Branches      540      559      +19     
==========================================
+ Hits         2029     2031       +2     
+ Misses        584      583       -1     
+ Partials      110      109       -1     
Impacted Files Coverage Δ
ord_schema/scripts/process_dataset.py 79.28% <0.00%> (ø)
ord_schema/orm/structure.py 91.25% <100.00%> (ø)
ord_schema/message_helpers.py 86.37% <0.00%> (+0.51%) :arrow_up: