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

CRISPR-Cas9 distance correction solver #211

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Expose "num_binary_search_iters" and force lint to 80

cd53086
Select commit
Loading
Failed to load commit list.
Open

CRISPR-Cas9 distance correction solver #211

Expose "num_binary_search_iters" and force lint to 80
cd53086
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 17, 2023 in 0s

78.76% (target 85.00%)

View this Pull Request on Codecov

78.76% (target 85.00%)

Details

Codecov Report

Patch coverage: 63.07% and project coverage change: -0.29% ⚠️

Comparison is base (f895301) 79.05% compared to head (cd53086) 78.76%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #211      +/-   ##
==========================================
- Coverage   79.05%   78.76%   -0.29%     
==========================================
  Files          85       87       +2     
  Lines        7080     7210     +130     
==========================================
+ Hits         5597     5679      +82     
- Misses       1483     1531      +48     
Files Changed Coverage Δ
...rection/_crispr_cas9_distance_correction_solver.py 62.50% <62.50%> (ø)
cassiopeia/solver/__init__.py 100.00% <100.00%> (ø)
cassiopeia/solver/distance_correction/__init__.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.