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

rust-bio / rust-htslib / 20367318966 / 1
82%
master: 82%

Build:
DEFAULT BRANCH: master
Ran 19 Dec 2025 10:37AM UTC
Files 18
Run time 266min
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

19 Dec 2025 10:31AM UTC coverage: 80.105% (+0.5%) from 79.569%
20367318966.1

push

github

web-flow
perf(bam): Remove unnecessary heap allocation in `Record::aux` (#498)

Remove the unnecessary heap allocation in `Record::aux` and `Record::remove_aux` by removing the call to `CString::new` and using the byte slice directly. The BAM tag does not need to be null terminated. Return `Error::BamAuxStringError` if the length of the tag is not equal to 2.

2750 of 3433 relevant lines covered (80.1%)

26901.8 hits per line

Source Files on job 20367318966.1
  • Tree
  • List 18
  • Changed 17
  • Source Changed 2
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20367318966
  • 9680bb48 on github
  • Prev Job for on master (#20367265880.2)
  • Next Job for on master (#20367543813.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