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

SamStudio8 / goldilocks / 91
69%

Build:
DEFAULT BRANCH: master
Ran 07 Jul 2015 10:36AM UTC
Jobs 2
Files 3
Run time 3min
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
91

push

travis-ci

SamStudio8
Use 0-index for sequence data. is_seq now is_pos.

* `is_seq` argument to initialisation removed and replaced with `is_pos`.
* Use `is_pos` to indicate the expected input is positional, not sequence.
* Force use of `PositionCounterStrategy` when `is_pos` is True.
* Sequence data now read in to 0-indexed arrays to avoid the overhead of string
  re-allocation by having to append a padding character to the beginning of very
  long strings.
* Region metadata continues to use 1-indexed positions for user output.
* `VariantCounterStrategy` now `PositionCounterStrategy`.
* `PositionCounterStrategy` expects 1-indexed lists of positions;
  `prepare` populates the listed locations with 1 and then `evaluate`
  returns the sum as before.
* `test_regression2` updated to account for converting 1-index to 0-index when
  manually handling the sequence for expected results.

309 of 430 relevant lines covered (71.86%)

1.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 91.1 07 Jul 2015 10:36AM UTC 0
71.86
Travis Job 91.1
2 91.2 07 Jul 2015 10:40AM UTC 0
71.86
Travis Job 91.2
Source Files on build 91
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #91
  • 6915d8f0 on github
  • Prev Build on master (#89)
  • Next Build on master (#92)
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