Skip to content

update changelog

2d4a49f
Select commit
Loading
Failed to load commit list.
Merged

Initial implementation to access Ensembl annotation objects #1

update changelog
2d4a49f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 21, 2026 in 1s

68.11% (-29.26%) compared to 3519074

View this Pull Request on Codecov

68.11% (-29.26%) compared to 3519074

Details

Codecov Report

❌ Patch coverage is 67.40741% with 88 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.11%. Comparing base (3519074) to head (2d4a49f).

Files with missing lines Patch % Lines
src/ensembldb/ensdb.py 67.93% 31 Missing and 11 partials ⚠️
src/ensembldb/registry.py 58.51% 28 Missing and 11 partials ⚠️
src/ensembldb/record.py 81.57% 2 Missing and 5 partials ⚠️

❗ There is a different number of reports uploaded between BASE (3519074) and HEAD (2d4a49f). Click for more details.

HEAD has 5 uploads less than BASE
Flag BASE (3519074) HEAD (2d4a49f)
15 10
Additional details and impacted files
@@             Coverage Diff             @@
##           master       #1       +/-   ##
===========================================
- Coverage   97.36%   68.11%   -29.26%     
===========================================
  Files           2        5        +3     
  Lines          38      276      +238     
  Branches        1       44       +43     
===========================================
+ Hits           37      188      +151     
- Misses          1       61       +60     
- Partials        0       27       +27     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.