broadinstitute / adapt

A package for designing activity-informed nucleic acid diagnostics for viruses.
MIT License
27 stars 1 forks source link

Restructure for Oligo Searcher Base Classes #57

Closed priyappillai closed 2 years ago

priyappillai commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #57 (729b54e) into dev (0fe09eb) will increase coverage by 0.26%. The diff coverage is 93.62%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #57      +/-   ##
==========================================
+ Coverage   84.81%   85.08%   +0.26%     
==========================================
  Files          48       50       +2     
  Lines        7545     7755     +210     
==========================================
+ Hits         6399     6598     +199     
- Misses       1146     1157      +11     
Impacted Files Coverage Δ
adapt/utils/lsh.py 98.02% <ø> (ø)
adapt/utils/mutate.py 92.30% <ø> (ø)
adapt/utils/year_cover.py 94.59% <ø> (ø)
adapt/utils/seq_io.py 31.86% <22.22%> (ø)
adapt/target_search.py 77.85% <84.21%> (+0.07%) :arrow_up:
bin/design.py 64.28% <87.50%> (+0.06%) :arrow_up:
adapt/utils/search.py 89.18% <89.18%> (ø)
adapt/alignment.py 95.34% <93.47%> (-0.44%) :arrow_down:
adapt/guide_search.py 74.46% <96.29%> (-10.68%) :arrow_down:
adapt/tests/test_guide_search.py 99.30% <98.42%> (-0.04%) :arrow_down:
... and 12 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 0fe09eb...729b54e. Read the comment docs.