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

SamStudio8 / goldilocks / 91 / 2
69%
master: 69%

Build:
DEFAULT BRANCH: master
Ran 07 Jul 2015 10:40AM UTC
Files 3
Run time 1s
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

07 Jul 2015 10:26AM UTC coverage: 71.86% (-6.4%) from 78.228%
91.2

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%)

0.72 hits per line

Source Files on job 91.2
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 91
  • Travis Job 91.2
  • 6915d8f0 on github
  • Prev Job for on master (#89.2)
  • Next Job for on master (#92.2)
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