Skip to content

Adding unit tests for diploid #66

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

Merged
merged 22 commits into from
Feb 3, 2020
Merged

Conversation

gesinecauer
Copy link
Collaborator

I'm definitely not done adding unit tests, but figured I'd start this pull request so I can see the Travis CI builds

@codecov
Copy link

codecov bot commented Jan 22, 2020

Codecov Report

Merging #66 into master will increase coverage by 20.77%.
The diff coverage is 31.57%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #66       +/-   ##
===========================================
+ Coverage   14.59%   35.36%   +20.77%     
===========================================
  Files          48       48               
  Lines        3845     3798       -47     
===========================================
+ Hits          561     1343      +782     
+ Misses       3284     2455      -829
Impacted Files Coverage Δ
pastis/optimization/utils_poisson.py 33.33% <ø> (ø)
pastis/optimization/multiscale_optimization.py 9.74% <0%> (+9.74%) ⬆️
pastis/optimization/callbacks.py 67.2% <100%> (+67.2%) ⬆️
pastis/optimization/initialization.py 62.19% <100%> (+62.19%) ⬆️
pastis/optimization/pastis_algorithms.py 34.69% <19.29%> (+34.69%) ⬆️
pastis/optimization/poisson.py 70.04% <30.76%> (+70.04%) ⬆️
pastis/optimization/piecewise_whole_genome.py 10.43% <50%> (+10.43%) ⬆️
pastis/optimization/constraints.py 35.91% <50%> (+35.91%) ⬆️
pastis/optimization/counts.py 43.24% <50%> (+43.24%) ⬆️
pastis/optimization/load_data.py 53.84% <80%> (+53.84%) ⬆️
... and 13 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 13579fb...23dac77. Read the comment docs.

@NelleV NelleV merged commit e8d0b60 into hiclib:master Feb 3, 2020
gesinecauer added a commit to gesinecauer/pastis that referenced this pull request Feb 13, 2020
Adding unit tests for diploid (hiclib#66)
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.

2 participants