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

gimli-rs / object
59%
master: 57%

Build:
Build:
LAST BUILD BRANCH: macho-section-offset
DEFAULT BRANCH: master
Repo Added 25 Aug 2016 09:47PM UTC
Files 103
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 macho-section-offset
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
  • 26-04-26-lifetimes
  • 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
  • common-flags
  • constants
  • 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-cache-format-update
  • dyld-reorder
  • dylibuse
  • dynamic
  • edition
  • eh-frame-and-macho
  • ehframe
  • elf-cast
  • elf-definition
  • elf-dt_relr
  • elf-encoder
  • elf-vis
  • elf-writer
  • elfcopy
  • exports-trie
  • expose-rewriter-builder
  • fix-segment
  • fixed-endian
  • flags_mut
  • function-starts
  • fzakaria/missing-reloc-visibility
  • hashbrown-0.17
  • hppa-support
  • import-name
  • include-R_AARCH64_PLT32
  • issue-377
  • issue-471
  • issue-787
  • issue-802
  • issue-811
  • issue-824
  • issue-842
  • issue-855
  • issue-867
  • issue-870
  • issue-880
  • laelf-2.30
  • loong32
  • loong32-relocs
  • loongarch64-relocation-constants-fixes
  • m68k_relo_modes_update
  • macho-builder
  • macho-dyldinfo
  • macho-encoder
  • macho-function-starts
  • macho-reserved
  • macho-section-offset
  • macho-tools
  • macho/reserved
  • madanial/zos
  • main
  • master
  • missing-license
  • msrv
  • names
  • native-file
  • newtype
  • newtype-elf
  • newtype-macho
  • newtype-pe
  • newtype-xcoff
  • no-debug-data
  • omf
  • pe
  • phnum
  • print-version
  • push-ntyspxktrlwx
  • push-qstwxkvqxwos
  • read
  • readobj
  • readobj-aarch64
  • readobj-rel-section
  • release
  • reloc-encoding
  • reloc-kind-doc
  • reloc-none
  • reloc_linker
  • remove-compiler-builtins
  • riscv-add-specific-constants
  • rust-warning
  • ruzstd-upgrade
  • sam/add-static-symbols-to-object-map
  • security
  • shndx
  • shrink-CrelIteratorHeader-struct
  • stream-flush
  • strtab
  • superh
  • symbol-map-size
  • testfile-size
  • unaligned
  • update-deps
  • update-macho
  • use-crc-fast
  • wasm
  • wasm-component
  • wasm_reloc
  • wasm_seg
  • writable-buffer
  • write-macho-arm-reloc-vanilla
  • write-object
  • write-reloc-test
  • write-u64

17 Jun 2026 12:17PM UTC coverage: 58.526% (-0.02%) from 58.548%
27688287643

Pull #923

github

web-flow
Merge 33bda16ad into fccf88fa1
Pull Request #923: read/macho: handle section file offsets larger than 32-bit

16 of 35 new or added lines in 3 files covered. (45.71%)

1 existing line in 1 file now uncovered.

11875 of 20290 relevant lines covered (58.53%)

1.78 hits per line

Relevant lines Covered
Build:
Build:
20290 RELEVANT LINES 11875 COVERED LINES
1.78 HITS PER LINE
Source Files on master
  • Tree
  • List 103
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
27688287643 macho-section-offset Merge 33bda16ad into fccf88fa1 Pull #923 17 Jun 2026 12:19PM UTC web-flow github
58.53
27529050693 macho-dyldinfo Merge a67765e45 into fccf88fa1 Pull #922 15 Jun 2026 06:50AM UTC web-flow github
58.6
27524980483 macho-dyldinfo Merge 1280ef836 into fccf88fa1 Pull #922 15 Jun 2026 04:59AM UTC web-flow github
58.58
27524845210 main Add Mach-O builder (#921) Currently this only properly supports relocatable object files. push 15 Jun 2026 04:55AM UTC web-flow github
58.55
27489272238 macho-builder Merge d72eb980e into 3aec6acbf Pull #921 14 Jun 2026 05:20AM UTC web-flow github
58.55
27489225597 main read/macho: parse tool versions (#920) push 14 Jun 2026 05:18AM UTC web-flow github
60.76
27489144619 macho-tools Merge 83ad5003d into 58ae3c501 Pull #920 14 Jun 2026 05:14AM UTC web-flow github
60.76
27489115957 main write/macho: add Encoder (#913) Use this for Mach-O support in write::Object. This also adds overflow checks, using the same strategy as ELF: perform a single check for total file size, section count or symbol count. push 14 Jun 2026 05:13AM UTC web-flow github
60.75
27488990892 macho-encoder Merge 9bd591fa0 into 23627f842 Pull #913 14 Jun 2026 05:06AM UTC web-flow github
60.75
27488863021 macho-encoder Merge 662dec5c9 into 23627f842 Pull #913 14 Jun 2026 05:00AM UTC web-flow github
60.75
See All Builds (1580)
  • 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