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

gimli-rs / object / 28911748639
73%
master: 57%

Build:
Build:
LAST BUILD BRANCH: goff-support
DEFAULT BRANCH: master
Ran 08 Jul 2026 01:53AM 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:53AM UTC coverage: 72.111% (+0.04%) from 72.069%
28911748639

push

github

web-flow
read/macho: avoid infinite loops in exports trie (#940)

If the first node has no children, our offset==0 sentinel handling
resulted in an infinite loop. Replace with a boolean and stop
using recursion.

Also check for cycles (child offset equals an ancestor offset).
Note that this still does not check for shared subtrees.

66 of 67 new or added lines in 1 file covered. (98.51%)

3 existing lines in 1 file now uncovered.

18896 of 26204 relevant lines covered (72.11%)

11401.89 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
96.55
0.37% src/read/macho/exports_trie.rs

Coverage Regressions

Lines Coverage ∆ File
3
96.55
0.37% src/read/macho/exports_trie.rs
Jobs
ID Job ID Ran Files Coverage
1 28911748639.1 08 Jul 2026 01:53AM UTC 85
72.11
GitHub Action Run
Source Files on build 28911748639
  • Tree
  • List 85
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28911748639
  • d72e404f on github
  • Prev Build on main (#28911675219)
  • Next Build on main (#29139919714)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc