laminlabs / bionty-base

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

🚑 Fixed lamindb instance error and refactored source matching #417

Closed sunnyosun closed 1 year ago

sunnyosun commented 1 year ago

renamed ._entity.py to ._bionty.py

github-actions[bot] commented 1 year ago

🚀 Deployed on https://64860affff845b3767978309--bionty-kyow.netlify.app

codecov[bot] commented 1 year ago

Codecov Report

Merging #417 (69c6c6a) into main (270159a) will increase coverage by 1.35%. The diff coverage is 87.69%.

:exclamation: Current head 69c6c6a differs from pull request most recent head 39b8e47. Consider uploading reports for the commit 39b8e47 to get more accurate results

@@            Coverage Diff             @@
##             main     #417      +/-   ##
==========================================
+ Coverage   71.42%   72.78%   +1.35%     
==========================================
  Files          27       27              
  Lines         903      904       +1     
==========================================
+ Hits          645      658      +13     
+ Misses        258      246      -12     
Impacted Files Coverage Δ
bionty/_bionty.py 69.96% <84.31%> (ø)
bionty/__init__.py 100.00% <100.00%> (ø)
bionty/entities/_bfxpipeline.py 62.50% <100.00%> (ø)
bionty/entities/_cellline.py 85.71% <100.00%> (ø)
bionty/entities/_cellmarker.py 59.25% <100.00%> (ø)
bionty/entities/_celltype.py 100.00% <100.00%> (ø)
bionty/entities/_disease.py 100.00% <100.00%> (ø)
bionty/entities/_drug.py 85.71% <100.00%> (ø)
bionty/entities/_gene.py 62.50% <100.00%> (ø)
bionty/entities/_pathway.py 85.71% <100.00%> (ø)
... and 5 more

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