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

Follow best practices for reducing image size #403

Closed skearnes closed 4 years ago

skearnes commented 4 years ago

Replaces #397

Trims ~300 MB off the size of the ord-postgres image.

codecov[bot] commented 4 years ago

Codecov Report

Merging #403 into main will decrease coverage by 0.16%. The diff coverage is 16.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #403      +/-   ##
==========================================
- Coverage   77.53%   77.37%   -0.17%     
==========================================
  Files          21       21              
  Lines        2257     2263       +6     
  Branches      470      472       +2     
==========================================
+ Hits         1750     1751       +1     
- Misses        371      375       +4     
- Partials      136      137       +1     
Impacted Files Coverage Δ
ord_schema/interface/build_database.py 81.81% <16.66%> (-3.11%) :arrow_down: