Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes empty filter bug from ibis breaking changes #79

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pablo-gar
Copy link

Fixes #77

All test pass after this fix in python 3.10 and 3.11

@pablo-gar pablo-gar marked this pull request as ready for review November 28, 2024 01:33
@pablo-gar pablo-gar changed the title Fixes empty filter bug from ibis breaking changes #78 Fixes empty filter bug from ibis breaking changes Nov 28, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.12%. Comparing base (3b6899c) to head (245cd1c).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #79      +/-   ##
==========================================
+ Coverage   92.94%   93.12%   +0.18%     
==========================================
  Files           6        6              
  Lines         340      349       +9     
==========================================
+ Hits          316      325       +9     
  Misses         24       24              
Files with missing lines Coverage Δ
src/genomic_features/ensembl/ensembldb.py 93.20% <100.00%> (+0.31%) ⬆️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Breaking changes to ibis
2 participants