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

hammerlab / guacamole / 2525
80%
master: 78%

Build:
Build:
LAST BUILD BRANCH: refere-regionstats
DEFAULT BRANCH: master
Ran 06 Oct 2016 05:16AM UTC
Jobs 1
Files 131
Run time 7s
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

pending completion
2525

Pull #606

travis-ci

web-flow
loci-parsing refactor

- LociParser → ParsedLoci, removed state+mutation pattern, leaving an
  object that just wraps loci, after we've parsed strings, but before
  we have contig-lengths / a LociSet
  - uses ParsedLociRange and ParsedLociRanges classes, which
    encapsulate "all loci" special-casing.
  - parseLoci method is moved in there, since it's basically a
    constructor for a ParsedLoci.
- removed all non-test calls of unsafe ParsedLoci.result and
  LociSet(String), that assume no contig-lengths are needed because
  provided ranges will be closed.
- changed some callers to reflect that the ReadSets() call now
  integrates building loci and filters in addition to loading
  read-sets.
- move a couple of InputFilters ctors that were only used in tests to
  TestInputFilters
Pull Request #606: loci-parsing refactor

93 of 93 new or added lines in 12 files covered. (100.0%)

2384 of 2996 relevant lines covered (79.57%)

0.8 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/main/scala/org/hammerlab/guacamole/loci/parsing/LociRanges.scala
1
100.0
src/main/scala/org/hammerlab/guacamole/readsets/io/ReadFilterArgs.scala
1
100.0
src/main/scala/org/hammerlab/guacamole/reference/ReferenceBroadcast.scala
1
100.0
src/main/scala/org/hammerlab/guacamole/reference/ReferenceRegion.scala
3
100.0
src/main/scala/org/hammerlab/guacamole/loci/parsing/ParsedLoci.scala
4
100.0
src/main/scala/org/hammerlab/guacamole/loci/parsing/LociRange.scala

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/main/scala/org/hammerlab/guacamole/loci/map/Builder.scala
2
100.0
src/main/scala/org/hammerlab/guacamole/commands/SparkCommand.scala
22
100.0
src/main/scala/org/hammerlab/guacamole/commands/VAFHistogram.scala
Jobs
ID Job ID Ran Files Coverage
1 2525.1 06 Oct 2016 05:16AM UTC 0
79.57
Travis Job 2525.1
Source Files on build 2525
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2525
  • Pull Request #606
  • PR Base - read-filters (#2518)
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