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

adierking / unplug / 10679288242
77%

Build:
DEFAULT BRANCH: main
Ran 03 Sep 2024 08:28AM UTC
Jobs 3
Files 134
Run time 1min
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

01 Sep 2024 08:15AM UTC coverage: 78.633% (+0.005%) from 78.628%
10679288242

push

github

adierking
common: I/O extension traits for read_struct() and write_struct()

These traits extend `Read` and `Write` so that it's easier to read/write
types that implement `ReadFrom`/`WriteTo`. In particular,
`read_struct()` lets the compiler do type inference so we don't have to
type out the path to the `read_from()` call.

Technically this can be used to write types which aren't structs (e.g.
arrays), but for most use cases "struct" is clear.

23 of 26 new or added lines in 3 files covered. (88.46%)

20358 of 25890 relevant lines covered (78.63%)

1104648.02 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
85.14
0.0% unplug/src/dvd/disc.rs
Jobs
ID Job ID Ran Files Coverage
1 run-linux-x64 - 10679288242.1 03 Sep 2024 08:29AM UTC 134
78.63
GitHub Action Run
2 run-windows-x64 - 10679288242.2 03 Sep 2024 08:30AM UTC 134
78.63
GitHub Action Run
3 run-macos-x64 - 10679288242.3 03 Sep 2024 08:28AM UTC 134
78.63
GitHub Action Run
Source Files on build 10679288242
  • Tree
  • List 134
  • Changed 11
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • fe3fdea4 on github
  • Prev Build on main (#10400991320)
  • Next Build on main (#10695086059)
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