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

adierking / unplug / 10652385263 / 2
77%
main: 77%

Build:
DEFAULT BRANCH: main
Ran 01 Sep 2024 08:24AM UTC
Files 134
Run time 3s
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%
10652385263.2

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.

20358 of 25890 relevant lines covered (78.63%)

368215.94 hits per line

Source Files on job run-macos-x64 - 10652385263.2
  • Tree
  • List 0
  • Changed 10
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10652385263
  • fe3fdea4 on github
  • Prev Job for on main (#10400991320.3)
  • Next Job for on main (#10652418954.2)
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