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

rust-bio / rust-htslib / 590
82%

Build:
DEFAULT BRANCH: master
Ran 15 Apr 2019 03:42PM UTC
Jobs 1
Files 70
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
590

push

travis-ci

johanneskoester
fix the handling of cstring pointers for sam/bam/cram index building (#125)

* fix index building pointer action

* For pointers to a CString to work, the (unwrapped) CString needs
  to explicitly be in a variable in the scope of the pointer
  reference. So sorry for the funny let and if/else structure,
  there doesn't seem to be a cleaner syntax to do this.
* To test index creation with the default file name, I created
  a copy of the default test.bam to avoid accidentally overwriting
  its existing index.

* cargo fmt ( rustfmt 1.0.3-stable (d6829d6 2019-02-14) )

13395 of 27644 relevant lines covered (48.46%)

0.48 hits per line

Jobs
ID Job ID Ran Files Coverage
1 590.1 15 Apr 2019 03:42PM UTC 0
48.46
Travis Job 590.1
Source Files on build 590
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #590
  • f05f8e3b on github
  • Prev Build on master (#581)
  • Next Build on master (#594)
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