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

gimli-rs / object / 16013590296
56%

Build:
DEFAULT BRANCH: master
Ran 02 Jul 2025 01:03AM UTC
Jobs 1
Files 91
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

02 Jul 2025 01:01AM UTC coverage: 54.99% (+0.6%) from 54.417%
16013590296

push

github

web-flow
read/elf: various CREL fixes (#784)

- The delta offset and flags combined may be larger than u64,
  so handle the first byte separately.
- Use wrapping arithmetic.
- Change `Crel::r_sym` and `Crel::r_type` to u32.
- Add `Crel::symbol()`.
- Fuse `CrelIterator` on error.
- Replace `ElfRelaIterator` with `ElfRelocationIterator` which returns
  `Crel`. This avoid the need to byteswap the `Crel`, and thus avoids
  the use of `Endian::default` (which may not match the file).
- Add test outputs.

62 of 75 new or added lines in 2 files covered. (82.67%)

10 existing lines in 2 files now uncovered.

9461 of 17205 relevant lines covered (54.99%)

1.53 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
13
63.81
14.19% src/read/elf/relocation.rs

Uncovered Existing Lines

Lines Coverage ∆ File
2
63.81
14.19% src/read/elf/relocation.rs
8
63.22
-4.6% src/elf.rs
Jobs
ID Job ID Ran Files Coverage
1 16013590296.1 02 Jul 2025 01:03AM UTC 91
54.99
GitHub Action Run
Source Files on build 16013590296
  • Tree
  • List 91
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5fc89663 on github
  • Prev Build on master (#15966683702)
  • Next Build on master (#16234121692)
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