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

gimli-rs / gimli / 5780983958
89%

Build:
DEFAULT BRANCH: master
Ran 07 Aug 2023 04:23AM UTC
Jobs 1
Files 42
Run time 2s
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
5780983958

push

github

web-flow
Delete From and Index trait impls for EndianSlice (#669)

The From implementation for &[u8] can cause type inference problems.
We could change back to only having an Into implementation, but in practice
EndianSlice is never used in a generic context that requires this trait,
and the &[u8] is easily obtained by either the `slice` method or Deref.

Remove the Index implementation while we're at it, since this is
also not useful in practice.

6329 of 9024 relevant lines covered (70.14%)

1.95 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
25.0
-0.4% src/write/mod.rs
7
78.82
1.9% src/read/endian_slice.rs
Jobs
ID Job ID Ran Files Coverage
1 5780983958.1 07 Aug 2023 04:23AM UTC 42
70.14
GitHub Action Run
Source Files on build 5780983958
  • Tree
  • List 42
  • Changed 31
  • Source Changed 0
  • Coverage Changed 31
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d22c8616 on github
  • Prev Build on master (#5274008796)
  • Next Build on master (#5780989521)
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