• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

broadinstitute / catch / 290 / 1
95%
master: 94%

Build:
Build:
LAST BUILD BRANCH: v1.5.1
DEFAULT BRANCH: master
Ran 26 Feb 2019 12:47AM UTC
Files 65
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

26 Feb 2019 12:17AM UTC coverage: 95.269%. First build
290.1

push

travis-ci-com

haydenm
Pass along target_genomes as a method argument

This commit attempts to make sure that filter objects do not store state
dependent on what they are filtering (probes and their target genomes).
This is necessary to re-use the same filter object multiple times, e.g.,
on each cluster of target genomes (in which there is a different set of
candidate probes and target genomes).

Previously, ProbeDesigner set the target_genomes variable of each filter
object (`f.target_genomes = self.genomes` for a filter `f`) during the
design. This commit changes it to pass along target_genomes through the
filter() method as an argument.

This change necessitated many small changes to unit tests, which are
also a part of this commit.

1642 of 1828 branches covered (89.82%)

5095 of 5348 relevant lines covered (95.27%)

0.95 hits per line

Source Files on job 290.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 76
  • Travis Job 290.1
  • 76cc4028 on github
  • Next Job for on cluster-genomes (#291.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc