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

dholroyd / mpeg2ts-reader
86%

Build:
DEFAULT BRANCH: master
Repo Added 29 Sep 2018 07:00PM UTC
Files 15
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: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 0.10.0
  • 0.11.0
  • 0.12.0
  • 0.6.0
  • 0.9.0
  • dependabot/cargo/criterion-0.8.2
  • dependabot/cargo/iai-callgrind-0.14.0
  • dependabot/cargo/iai-callgrind-0.16.1
  • dependabot/cargo/shootout/criterion-0.8.2
  • dependabot/cargo/shootout/ffmpeg-sys-next-8.1.0
  • dependabot/cargo/shootout/mpeg2ts-0.6.0
  • dependabot/github_actions/actions-rs-plus/clippy-check-2.2.1
  • dependabot/github_actions/actions-rs-plus/clippy-check-2.3.0
  • dependabot/github_actions/actions-rs-plus/clippy-check-2.5.0
  • dependabot/github_actions/actions-rust-lang/setup-rust-toolchain-1.15.2
  • dependabot/github_actions/actions-rust-lang/setup-rust-toolchain-1.15.3
  • dependabot/github_actions/actions-rust-lang/setup-rust-toolchain-1.16.0
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/github-script-8
  • dependabot/github_actions/actions/upload-artifact-6
  • dependabot/github_actions/actions/upload-artifact-7
  • dependabot/github_actions/coverallsapp/github-action-2.3.6
  • dependabot/github_actions/dawidd6/action-download-artifact-11
  • dependabot/github_actions/dawidd6/action-download-artifact-12
  • dependabot/github_actions/dawidd6/action-download-artifact-13
  • dependabot/github_actions/dawidd6/action-download-artifact-16
  • dependabot/github_actions/dawidd6/action-download-artifact-19
  • dependabot/github_actions/dawidd6/action-download-artifact-21
  • dependabot/github_actions/dawidd6/action-download-artifact-8
  • dependabot/github_actions/dawidd6/action-download-artifact-9
  • dependabot/github_actions/rustsec/audit-check-2.0.0
  • error-handling
  • feature/stream_id_usability
  • master
  • rust-1.79
  • section-fixes
  • specify-toolchain-version

01 May 2026 09:25AM UTC coverage: 85.679%. Remained the same
25209547750

push

github

dholroyd
Bump actions-rust-lang/setup-rust-toolchain from 1.15.2 to 1.16.0

Bumps [actions-rust-lang/setup-rust-toolchain](https://github.com/actions-rust-lang/setup-rust-toolchain) from 1.15.2 to 1.16.0.
- [Release notes](https://github.com/actions-rust-lang/setup-rust-toolchain/releases)
- [Changelog](https://github.com/actions-rust-lang/setup-rust-toolchain/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions-rust-lang/setup-rust-toolchain/compare/v1.15.2...v1.16.0)

---
updated-dependencies:
- dependency-name: actions-rust-lang/setup-rust-toolchain
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

1382 of 1613 relevant lines covered (85.68%)

18220.99 hits per line

Relevant lines Covered
Build:
Build:
1613 RELEVANT LINES 1382 COVERED LINES
18220.99 HITS PER LINE
Source Files on master
  • Tree
  • List 15
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25209547750 master Bump actions-rust-lang/setup-rust-toolchain from 1.15.2 to 1.16.0 Bumps [actions-rust-lang/setup-rust-toolchain](https://github.com/actions-rust-lang/setup-rust-toolchain) from 1.15.2 to 1.16.0. - [Release notes](https://github.com/actions-rust-l... push 01 May 2026 09:26AM UTC dholroyd github
85.68
25209540375 master Bump dawidd6/action-download-artifact from 20 to 21 Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 20 to 21. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Co... push 01 May 2026 09:25AM UTC dholroyd github
85.68
25206659321 dependabot/github_actions/actions-rust-lang/setup-rust-toolchain-1.16.0 Merge 69c83529b into a51f1e472 Pull #135 01 May 2026 07:33AM UTC web-flow github
85.68
25206657610 dependabot/github_actions/dawidd6/action-download-artifact-21 Merge 574a67651 into a51f1e472 Pull #134 01 May 2026 07:33AM UTC web-flow github
85.68
25097091977 dependabot/cargo/shootout/mpeg2ts-0.6.0 Merge 1202be458 into a51f1e472 Pull #128 29 Apr 2026 07:49AM UTC web-flow github
85.68
25097041287 master Port shootout bench to criterion 0.8 API The Benchmark/c.bench() API was removed; use benchmark_group instead. Throughput::Bytes now takes u64 instead of u32. push 29 Apr 2026 07:48AM UTC dholroyd github
85.68
24472507823 dependabot/cargo/shootout/criterion-0.8.2 Merge 4e3ff31d4 into 5b79fbca4 Pull #127 15 Apr 2026 06:56PM UTC web-flow github
85.68
24471337549 dependabot/cargo/shootout/criterion-0.8.2 Merge 7b7f1ff71 into 5b79fbca4 Pull #127 15 Apr 2026 06:30PM UTC web-flow github
85.68
24471128799 master Replace deprecated criterion::black_box with std::hint::black_box criterion 0.8 deprecates black_box in favour of std::hint::black_box. push 15 Apr 2026 06:26PM UTC dholroyd github
85.68
24471041969 dependabot/cargo/criterion-0.8.2 Merge b5e640494 into 00257501b Pull #117 15 Apr 2026 06:24PM UTC web-flow github
85.68
See All Builds (269)
  • 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

© 2026 Coveralls, Inc