Skip to content

Conversation

@jkanche
Copy link
Member

@jkanche jkanche commented Dec 30, 2025

No description provided.

@jkanche jkanche self-assigned this Dec 30, 2025
@codecov
Copy link

codecov bot commented Dec 30, 2025

Codecov Report

❌ Patch coverage is 62.65823% with 59 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.83%. Comparing base (6cb0473) to head (57a57ed).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/genomicranges/granges.py 48.80% 43 Missing ⚠️
src/genomicranges/grangeslist.py 79.71% 13 Missing and 1 partial ⚠️
src/genomicranges/io/gtf.py 0.00% 1 Missing ⚠️
src/genomicranges/io/ucsc.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #160      +/-   ##
==========================================
+ Coverage   64.61%   64.83%   +0.21%     
==========================================
  Files           8        8              
  Lines        1933     1709     -224     
  Branches      357      310      -47     
==========================================
- Hits         1249     1108     -141     
+ Misses        526      467      -59     
+ Partials      158      134      -24     

☔ 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.

@jkanche jkanche merged commit 7f132d0 into master Dec 31, 2025
13 of 14 checks passed
@jkanche jkanche deleted the use-compressed-lists branch December 31, 2025 04:38
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.

Why is GrangesList still implemented as a list of GRanges? coerce grangeslist to granges

2 participants