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

adierking / unplug / 10652418954
77%

Build:
DEFAULT BRANCH: main
Ran 01 Sep 2024 08:26AM 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%
10652418954

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.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-linux-x64 - 10652418954.1 01 Sep 2024 08:26AM UTC 0
78.63
GitHub Action Run
2 run-macos-x64 - 10652418954.2 01 Sep 2024 08:26AM UTC 0
78.63
GitHub Action Run
3 run-windows-x64 - 10652418954.3 01 Sep 2024 08:28AM UTC 0
78.63
GitHub Action Run
Source Files on build 10652418954
Detailed source file information is not available for this build.
  • Back to Repo
  • fe3fdea4 on github
  • Prev Build on main (#10400991320)
  • Next Build on main (#10663551759)
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