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

gimli-rs / object
57%

Build:
DEFAULT BRANCH: master
Repo Added 25 Aug 2016 09:47PM UTC
Files 98
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: master
CHANGE BRANCH
x
Reset
  • master
  • 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-definition
  • elf-dt_relr
  • elf-vis
  • elf-writer
  • 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-function-starts
  • macho-reserved
  • macho/reserved
  • madanial/zos
  • main
  • 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-reloc-test

29 Mar 2026 02:49AM UTC coverage: 56.849% (+0.01%) from 56.835%
23699861607

push

github

web-flow
pod: check for divide by zero (#868)

7 of 8 new or added lines in 1 file covered. (87.5%)

1 existing line in 1 file now uncovered.

10234 of 18002 relevant lines covered (56.85%)

1.59 hits per line

Relevant lines Covered
Build:
Build:
18002 RELEVANT LINES 10234 COVERED LINES
1.59 HITS PER LINE
Source Files on master
  • Tree
  • List 94
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23699861607 master pod: check for divide by zero (#868) push 29 Mar 2026 02:51AM UTC web-flow github
56.85
23698305195 master read/elf: include unsized symbols in is_definition() (#866) It's useful to have these in the symbol map. Co-authored-by: Peter Collingbourne <pcc@google.com> push 29 Mar 2026 01:09AM UTC web-flow github
56.83
23680801558 master symbol_map: improve symbol size handling for XCOFF We want to use the name from the XTY_LD symbol, but limit its size using the containing csect (XTY_SD symbol). push 28 Mar 2026 07:58AM UTC philipc github
56.82
23516984953 master elf: define R_AARCH64_PLT32 and R_AARCH64_GOTPCREL32 relocations (#865) push 24 Mar 2026 11:23PM UTC web-flow github
56.79
23460779070 master elf: add missing DT_RELR* constants (#864) push 23 Mar 2026 09:23PM UTC web-flow github
56.79
23326635087 master read/macho: read indirect symbols and symbol stub size (#862) push 20 Mar 2026 02:35AM UTC web-flow github
56.78
23326586811 master Always support unaligned reads (#861) The "unaligned" feature now has no effect. push 20 Mar 2026 02:33AM UTC web-flow github
56.73
23326568474 master read/elf: return kind for more GOT relocations push 20 Mar 2026 02:32AM UTC philipc github
56.32
23326535204 master Handle macho::ARM64_RELOC_BRANCH26 push 20 Mar 2026 02:31AM UTC philipc github
56.34
23326453208 master Add some examples for RelocationKind variants (#858) push 20 Mar 2026 02:27AM UTC web-flow github
55.65
See All Builds (1539)
  • 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