laminlabs / bionty-base

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

:sparkles: Implement map_synonyms #359

Closed Zethson closed 1 year ago

Zethson commented 1 year ago

Fixes #357

github-actions[bot] commented 1 year ago

🚀 Deployed on https://646e261492b38d005930b934--bionty-kyow.netlify.app

codecov[bot] commented 1 year ago

Codecov Report

Merging #359 (c1d7341) into main (17c3145) will decrease coverage by 1.32%. The diff coverage is 58.82%.

@@            Coverage Diff             @@
##             main     #359      +/-   ##
==========================================
- Coverage   74.80%   73.49%   -1.32%     
==========================================
  Files          31       31              
  Lines         901      928      +27     
==========================================
+ Hits          674      682       +8     
- Misses        227      246      +19     
Impacted Files Coverage Δ
bionty/dev/_fix_index.py 86.84% <ø> (ø)
bionty/_entity.py 66.15% <56.81%> (+2.17%) :arrow_up:
bionty/entities/_cellmarker.py 81.48% <66.66%> (ø)
bionty/entities/_gene.py 90.00% <75.00%> (-5.00%) :arrow_down:

... and 4 files with indirect coverage changes

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

Zethson commented 1 year ago

I guess I should also add some content to our notebooks for this.