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

kellerkindt / asn1rs / 5771854544
73%

Build:
DEFAULT BRANCH: master
Ran 05 Aug 2023 05:18PM UTC
Jobs 1
Files 121
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

pending completion
5771854544

push

github

web-flow
Implement UperReader for ScopedBitReader over Bits (gh-81)

Previous implementations of UperReader required that a user have an
implementation of `Bits` or a handful of other types (some primitives)
in order to get a `UperReader` instance.  However, the underlying
implementation was designed to be generic over anything implementing
`ScopedBitReader`.  This commit removes the hard reliance on `Bits` in
favor of being generic over `ScopedBitReader`.  Users can now provide
their own type implementing `ScopedBitReader` so and get their own
implementation of `UperReader`.  This is useful for streams of data
which may not be easily represented as a `Bits`.

2 of 2 new or added lines in 1 file covered. (100.0%)

9127 of 12685 relevant lines covered (71.95%)

4.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5771854544.1 05 Aug 2023 05:18PM UTC 0
71.95
GitHub Action Run
Source Files on build 5771854544
Detailed source file information is not available for this build.
  • Back to Repo
  • aa6b0831 on github
  • Prev Build on master (#5682247350)
  • Next Build on master (#5771876691)
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