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

rust-bio / rust-htslib
82%

Build:
DEFAULT BRANCH: master
Repo Added 07 May 2018 07:44AM UTC
Files 18
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • add_aux_update
  • dependabot/github_actions/GoogleCloudPlatform/release-please-action-4
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/amannn/action-semantic-pull-request-5.5.3
  • dependabot/github_actions/amannn/action-semantic-pull-request-6.0.1
  • dependabot/github_actions/amannn/action-semantic-pull-request-6.1.1
  • feat/buffer-arc
  • feature/cstr8
  • fix-index-build-pointers
  • fix/unwrap_or
  • fxwiegand-patch-1
  • gha-improvements
  • header_from_hash
  • info-multi-string
  • info-read-fail
  • make-hdr-ptr-pub-again
  • option_unmapped_bam
  • pmarks/changelog
  • pmarks/check-qual-len
  • pmarks/no-result-aux
  • pmarks/saftey
  • polyploid-genotype
  • rc-header-fix
  • record_translate
  • rust-htslib-0.23.0
  • rust-htslib-0.24.0
  • sequence-read-trait
  • set_cigar
  • simplify
  • sj/aux-tag
  • snafu
  • use-arcs-in-records

19 Dec 2025 11:30AM UTC coverage: 81.869% (+0.005%) from 81.864%
20368714287

push

github

web-flow
feat!: Reason about Send/Sync-ness of types and change Rcs to Arcs (#488)

* wip: Use Arc instead of Rc references, impl Send and/or Sync for types

* fix(clippy): Fix clippy lints on elided lifetimes

---------

Co-authored-by: Johannes Köster <johannes.koester@uni-due.de>

34 of 35 new or added lines in 6 files covered. (97.14%)

2786 of 3403 relevant lines covered (81.87%)

27170.4 hits per line

Relevant lines Covered
Build:
Build:
3403 RELEVANT LINES 2786 COVERED LINES
27170.4 HITS PER LINE
Source Files on master
  • Tree
  • List 18
  • Changed 17
  • Source Changed 7
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20368714287 master feat!: Reason about Send/Sync-ness of types and change Rcs to Arcs (#488) * wip: Use Arc instead of Rc references, impl Send and/or Sync for types * fix(clippy): Fix clippy lints on elided lifetimes --------- Co-authored-by: Johannes Köster <j... push 19 Dec 2025 11:34AM UTC web-flow github
81.87
20368678397 master Add a method to push an aux tag without first checking for existence. (#497) push 19 Dec 2025 11:32AM UTC web-flow github
81.86
20367543813 master fix: apply clippy suggestion to use unwrap_or instead of match (#501) push 19 Dec 2025 10:44AM UTC web-flow github
81.85
20076023480 master Merge a0797717a into 229d5a265 Pull #497 19 Dec 2025 10:37AM UTC web-flow github
81.92
20367318966 master 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 ... push 19 Dec 2025 10:37AM UTC web-flow github
81.86
20367265880 master fix: empty_header was making a deep copy of header (#499) closes #493 push 19 Dec 2025 10:35AM UTC web-flow github
81.85
20034470963 master feat!: Use Arc instead of Rc in bam::buffer, such that the buffer can be used in a multithreaded context (#495) * feat!: Use Arc instead of Rc in bam::buffer, such that the buffer can be used in a multithreaded context * fmt * fix push 08 Dec 2025 04:11PM UTC web-flow github
81.91
18534912582 master chore(master): release 0.51.0 (#492) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> push 15 Oct 2025 04:02PM UTC web-flow github
81.93
18534866608 master docs: Clarify reference end position documentation (#491) * docs: Clarify reference end position documentation * refactor: Add explicit lifetimes to iterator return types * refactor: Use is_multiple_of for clarity push 15 Oct 2025 04:00PM UTC web-flow github
81.93
18502027468 master build(deps): bump actions/checkout from 4 to 5 (#484) Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blo... push 14 Oct 2025 03:44PM UTC web-flow github
81.93
See All Builds (755)
  • Repo on GitHub
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

© 2025 Coveralls, Inc