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

gimli-rs / object
55%

Build:
DEFAULT BRANCH: master
Repo Added 25 Aug 2016 09:47PM UTC
Files 93
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 0.11.0
  • 0.12.0
  • 0.13.0
  • 0.14.0
  • 0.14.1
  • 0.15.0
  • 0.16.0
  • 0.17.0
  • 0.18.0
  • 0.19.0
  • 0.20.0
  • 0.21.0
  • 0.21.1
  • 0.22.0
  • 0.4.0
  • 0.5.0
  • 0.6.0
  • 0.7.0
  • 0.8.0
  • 0.9.0
  • aarch64_const
  • add-EF_RISCV_RV64ILP32
  • add-R_RISCV_GOT32_PCREL
  • add-TLS_DTV_OFFSET
  • add-new-x86_64-relocations
  • ar-symbol-sizehint
  • bump-version
  • chriso/entry-point-fix
  • chriso/segment-rwx
  • ci-and-bump-versions
  • clippy
  • coff-aux-weak
  • coff-ppc
  • coff-weak-test
  • coff-write-aux-weak-extern
  • crel
  • crel-export-2-fns
  • d_tag
  • deny-missing-debug
  • dependabot/cargo/goblin-0.0.21
  • dependabot/cargo/goblin-0.0.22
  • dependabot/cargo/parity-wasm-0.32.0
  • dependabot/cargo/parity-wasm-0.38.0
  • dependabot/cargo/parity-wasm-0.39.0
  • dependabot/cargo/parity-wasm-0.40.0
  • dependabot/cargo/parity-wasm-0.41.0
  • dependabot/cargo/target-lexicon-0.10
  • dependabot/cargo/target-lexicon-0.9
  • dependabot/cargo/uuid-0.8
  • dependabot/cargo/wasmparser-0.52.1
  • dependabot/cargo/wasmparser-0.52.2
  • dependabot/cargo/wasmparser-0.53
  • dyld-cache
  • dyld-reorder
  • dynamic
  • eh-frame-and-macho
  • exports-trie
  • expose-rewriter-builder
  • fix-segment
  • fixed-endian
  • flags_mut
  • function-starts
  • fzakaria/missing-reloc-visibility
  • hppa-support
  • issue-471
  • issue-787
  • issue-802
  • issue-811
  • issue-824
  • issue-842
  • laelf-2.30
  • loong32
  • loong32-relocs
  • loongarch64-relocation-constants-fixes
  • m68k_relo_modes_update
  • macho-function-starts
  • macho-reserved
  • macho/reserved
  • master
  • missing-license
  • native-file
  • no-debug-data
  • omf
  • print-version
  • push-ntyspxktrlwx
  • read
  • readobj
  • readobj-aarch64
  • readobj-rel-section
  • release
  • reloc-none
  • remove-compiler-builtins
  • riscv-add-specific-constants
  • ruzstd-upgrade
  • sam/add-static-symbols-to-object-map
  • shrink-CrelIteratorHeader-struct
  • stream-flush
  • superh
  • update-deps
  • use-crc-fast
  • wasm
  • wasm-component
  • write-macho-arm-reloc-vanilla

14 Feb 2026 02:02AM UTC coverage: 55.484% (-0.09%) from 55.569%
22009133026

push

github

web-flow
read/elf: simplify dynamic entry iteration (#854)

Users shouldn't need to handle `DT_NULL` themselves during
iteration.

Also remove `DT_SYMBOLIC` from the `is_address` check because
this entry is a flag and its value has no meaning.

5 of 75 new or added lines in 4 files covered. (6.67%)

2 existing lines in 1 file now uncovered.

9946 of 17926 relevant lines covered (55.48%)

1.55 hits per line

Relevant lines Covered
Build:
Build:
17926 RELEVANT LINES 9946 COVERED LINES
1.55 HITS PER LINE
Source Files on master
  • Tree
  • List 93
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
22009133026 master read/elf: simplify dynamic entry iteration (#854) Users shouldn't need to handle `DT_NULL` themselves during iteration. Also remove `DT_SYMBOLIC` from the `is_address` check because this entry is a flag and its value has no meaning. push 14 Feb 2026 02:04AM UTC web-flow github
55.48
22008907854 dynamic Merge 784420a0e into 570b7d8db Pull #854 14 Feb 2026 01:50AM UTC web-flow github
55.48
21974892394 dynamic Merge a12bf68f7 into 570b7d8db Pull #854 13 Feb 2026 04:41AM UTC web-flow github
55.48
21974514656 dynamic Merge 5fbf217c1 into 570b7d8db Pull #854 13 Feb 2026 04:21AM UTC web-flow github
55.48
21974121957 master elf: change `d_tag` fields to signed (#852) This matches the ELF spec. Also change the `DT_*` constants to `i64`. This avoids needing to match `Some` when parsing. Also support writing 64-bit tags. push 13 Feb 2026 04:01AM UTC web-flow github
55.57
21932444926 master Improve debug output for `*File` and `StringTable` by hiding data (#853) Using the debug output for these types is helpful for getting an overview, but extremely noisy due to the entire backing data being printed (especially with `#` formatting).... push 12 Feb 2026 03:31AM UTC web-flow github
55.59
21931882593 no-debug-data Merge 3e3b61e56 into 764778b7f Pull #853 12 Feb 2026 03:03AM UTC web-flow github
55.59
21902792811 no-debug-data Merge 7a1b1e58e into 764778b7f Pull #853 11 Feb 2026 11:13AM UTC web-flow github
55.59
21902567343 no-debug-data Merge 693594ad4 into 764778b7f Pull #853 11 Feb 2026 11:05AM UTC web-flow github
55.58
21793028812 d_tag Merge aa4b453e5 into 764778b7f Pull #852 08 Feb 2026 05:36AM UTC web-flow github
55.62
See All Builds (1405)
  • Repo on GitHub
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