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 reassign_alleles #293

Merged
merged 4 commits into from
Jul 23, 2023
Merged

fix reassign_alleles #293

merged 4 commits into from
Jul 23, 2023

Conversation

zktuong
Copy link
Owner

@zktuong zktuong commented Jul 23, 2023

closes #292
closes #294

@codecov
Copy link

codecov bot commented Jul 23, 2023

Codecov Report

Merging #293 (ae63832) into master (559bae0) will increase coverage by 0.58%.
The diff coverage is 90.80%.

@@            Coverage Diff             @@
##           master     #293      +/-   ##
==========================================
+ Coverage   82.21%   82.80%   +0.58%     
==========================================
  Files          47       47              
  Lines        9065     8512     -553     
==========================================
- Hits         7453     7048     -405     
+ Misses       1612     1464     -148     
Flag Coverage Δ
unittests 82.80% <90.80%> (+0.58%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
dandelion/__init__.py 100.00% <ø> (ø)
dandelion/logging/__init__.py 100.00% <ø> (ø)
dandelion/logging/_badge.py 100.00% <ø> (ø)
dandelion/logging/_logging.py 100.00% <ø> (ø)
dandelion/logging/_metadata.py 77.77% <ø> (-2.23%) ⬇️
dandelion/plotting/__init__.py 100.00% <ø> (ø)
dandelion/plotting/_plotting.py 82.73% <ø> (-0.06%) ⬇️
dandelion/preprocessing/__init__.py 100.00% <ø> (ø)
dandelion/preprocessing/external/__init__.py 100.00% <ø> (ø)
dandelion/tools/__init__.py 100.00% <ø> (ø)
... and 35 more

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@zktuong zktuong merged commit b0cb793 into master Jul 23, 2023
16 checks passed
@zktuong zktuong deleted the fix-reassign-alleles branch July 23, 2023 21:12
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.

pandas.DataFrame.iteritems() deprecated tigger pipeline not working on master
1 participant