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

Fix error when too few reads on chromosome #8

Merged
merged 2 commits into from
Aug 22, 2023
Merged

Fix error when too few reads on chromosome #8

merged 2 commits into from
Aug 22, 2023

Conversation

pontushojer
Copy link
Owner

fix #7

@codecov
Copy link

codecov bot commented Aug 22, 2023

Codecov Report

Merging #8 (1482f54) into main (2f6ba84) will increase coverage by 0.34%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
+ Coverage   93.00%   93.34%   +0.34%     
==========================================
  Files          10       10              
  Lines        1400     1413      +13     
  Branches      246      247       +1     
==========================================
+ Hits         1302     1319      +17     
+ Misses         59       57       -2     
+ Partials       39       37       -2     
Files Changed Coverage Δ
src/naibr/distributions.py 86.66% <100.00%> (+1.81%) ⬆️
src/naibr/get_reads.py 97.53% <100.00%> (+0.98%) ⬆️
tests/test_run.py 100.00% <100.00%> (ø)

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

@pontushojer pontushojer mentioned this pull request Aug 22, 2023
@pontushojer pontushojer merged commit 9a61f8d into main Aug 22, 2023
20 checks passed
@pontushojer pontushojer mentioned this pull request Oct 12, 2023
@pontushojer pontushojer deleted the fix-7 branch October 18, 2023 08:57
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.

Unusual dict error
1 participant