laminlabs / bionty-base

Access public biological ontologies.
https://bionty-base.lamin.ai
Apache License 2.0
16 stars 2 forks source link

✨ Include `synonyms`, `definition` columns in parquet #372

Closed sunnyosun closed 1 year ago

sunnyosun commented 1 year ago

Note: Temporarily default Pathway version to 7.74 due to this error: https://github.com/laminlabs/bionty/issues/371

github-actions[bot] commented 1 year ago

🚀 Deployed on https://6471e444cecdad6687d49048--bionty-kyow.netlify.app

codecov[bot] commented 1 year ago

Codecov Report

Merging #372 (3cb29ae) into main (f432346) will decrease coverage by 3.36%. The diff coverage is 65.06%.

@@            Coverage Diff             @@
##             main     #372      +/-   ##
==========================================
- Coverage   74.16%   70.81%   -3.36%     
==========================================
  Files          31       31              
  Lines         929      949      +20     
==========================================
- Hits          689      672      -17     
- Misses        240      277      +37     
Impacted Files Coverage Δ
bionty/entities/_cellline.py 85.71% <0.00%> (ø)
bionty/entities/_disease.py 100.00% <ø> (ø)
bionty/entities/_drug.py 85.71% <ø> (ø)
bionty/entities/_pathway.py 85.71% <ø> (ø)
bionty/entities/_readout.py 51.38% <48.27%> (-40.28%) :arrow_down:
bionty/_entity.py 66.17% <74.50%> (-0.12%) :arrow_down:
bionty/entities/_celltype.py 100.00% <100.00%> (ø)
bionty/entities/_phenotype.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more