scverse / genomic-features

Genomic Features in Python from BioConductor's AnnotationHub
https://genomic-features.readthedocs.io
BSD 3-Clause "New" or "Revised" License
18 stars 5 forks source link

First features #1

Closed ivirshup closed 1 year ago

ivirshup commented 1 year ago

First features, retrieving and cacheing annotation tables.

Using this to get CI process running.

codecov[bot] commented 1 year ago

Codecov Report

Merging #1 (9b17608) into main (e5707e7) will increase coverage by 32.31%. The diff coverage is 95.23%.

:exclamation: Current head 9b17608 differs from pull request most recent head 92f59c9. Consider uploading reports for the commit 92f59c9 to get more accurate results

@@             Coverage Diff             @@
##             main       #1       +/-   ##
===========================================
+ Coverage   63.33%   95.65%   +32.31%     
===========================================
  Files           7        4        -3     
  Lines          30       23        -7     
===========================================
+ Hits           19       22        +3     
+ Misses         11        1       -10     
Impacted Files Coverage Δ
src/genomic_annotations/ensembl/ensembldb.py 92.85% <92.85%> (ø)
src/genomic_annotations/__init__.py 100.00% <100.00%> (ø)
src/genomic_annotations/_core/cache.py 100.00% <100.00%> (ø)
src/genomic_annotations/ensembl/__init__.py 100.00% <100.00%> (ø)