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

gimli-rs / object / 28911675219
72%
master: 57%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 08 Jul 2026 01:52AM UTC
Jobs 1
Files 85
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

08 Jul 2026 01:51AM UTC coverage: 72.069% (+0.5%) from 71.578%
28911675219

push

github

web-flow
read: malformed data handling improvements (#939)

Fix the following to return None:
- elf::HashTable::find divide by zero for zero buckets
- elf::HashTable::find out of bounds index for invalid chains
- elf::GnuHashTable::find divide by zero for zero buckets
- elf::GnuHashTable::find underflow for zero bloom filters
- elf::GnuHashTable::symbol_table_length overflow for invalid chains
- macho::DyldCache::data_and_offset_for_address overflow for invalid file offset

Fix the following to return an error:
- macho::DyldCacheRelocationIterator::next overflows for invalid pointer offsets
- pe::ImportThunkList::get overflow for invalid index

Fix the following to use wrapping_add:
- coff::Symbol::address overflow for large image_base
- elf::RelrIterator::next overflow for invalid offset
- macho::DyldCacheRelocationIterator::next overflows for invalid relocation value

116 of 150 new or added lines in 5 files covered. (77.33%)

1 existing line in 1 file now uncovered.

18854 of 26161 relevant lines covered (72.07%)

11420.6 hits per line

Uncovered Changes

Lines Coverage ∆ File
27
2.02
-0.03% src/read/macho/dyld_cache.rs
4
79.57
79.57% src/read/elf/hash.rs
3
52.22
0.0% src/read/pe/import.rs

Coverage Regressions

Lines Coverage ∆ File
1
2.02
-0.03% src/read/macho/dyld_cache.rs
Jobs
ID Job ID Ran Files Coverage
1 28911675219.1 08 Jul 2026 01:52AM UTC 85
72.07
GitHub Action Run
Source Files on build 28911675219
  • Tree
  • List 85
  • Changed 6
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28911675219
  • 8816f483 on github
  • Prev Build on main (#28787969959)
  • Next Build on main (#28911748639)
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