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

gimli-rs / object / 25710486628
58%
master: 57%

Build:
Build:
LAST BUILD BRANCH: elf-writer
DEFAULT BRANCH: master
Ran 12 May 2026 02:58AM UTC
Jobs 1
Files 95
Run time 3min
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

12 May 2026 02:56AM UTC coverage: 57.543% (-0.2%) from 57.725%
25710486628

push

github

web-flow
Add newtypes for ELF constants (#894)

* Add elf::SectionType

* Change ELF sh_flags to u64

This includes the SHF constants.

* Add elf::SectionFlags

* Add elf::ProgramType

* Add elf::SymbolInfo/SymbolBind/SymbolType

* Add elf::FileType

* Add elf::Machine

* Add elf::FileHeader field newtypes

* Add elf::SymbolSection

* Add elf::CompressionType and elf::GroupFlags

* Add elf::SyminfoBoundto and elf::SyminfoFlags

* Add elf::DynamicTag, DynamicFlags and DynamicFlags1

Also changes elf::DF_* constants to u64.

* Add elf::GnuPropertyType

* Add elf::AttributeTag

* Add elf::ProgramFlags

* Add elf::VersionIndex and elf::VersionFlags

Also removes unneeded VERSYM_HIDDEN masking for vd_ndx and vna_other.

* Add elf::SymbolOther

* readobj: delete unused field_enums

* Rename build::elf::AttributeTag to AttributeScope

Avoids sharing name with elf::AttributeTag.

* Rename elf::SectionIndex to SymbolIndex

Also add elf::SectionIndex::new+index

* write/elf: remove unwrap for sh_flags

217 of 460 new or added lines in 18 files covered. (47.17%)

5 existing lines in 4 files now uncovered.

10379 of 18037 relevant lines covered (57.54%)

1.68 hits per line

Uncovered Changes

Lines Coverage ∆ File
132
36.25
-12.26% src/elf.rs
37
41.49
-0.08% src/build/elf.rs
23
52.86
-0.49% src/write/elf/writer.rs
9
41.28
0.72% src/read/elf/version.rs
8
0.0
0.0% crates/examples/src/bin/elftoefi.rs
8
81.99
1.08% crates/examples/src/readobj/elf.rs
7
70.54
0.27% src/read/elf/symbol.rs
6
54.26
0.92% src/endian.rs
4
27.63
0.0% src/read/elf/dynamic.rs
3
70.95
-0.18% src/read/elf/file.rs
2
78.67
0.0% src/common.rs
2
65.1
-0.2% src/write/elf/object.rs
1
50.0
0.0% src/read/elf/compression.rs
1
70.36
0.0% src/read/elf/section.rs

Coverage Regressions

Lines Coverage ∆ File
2
69.49
-0.45% src/read/elf/relocation.rs
1
41.49
-0.08% src/build/elf.rs
1
66.13
18.97% src/constants.rs
1
52.86
-0.49% src/write/elf/writer.rs
Jobs
ID Job ID Ran Files Coverage
1 25710486628.1 12 May 2026 02:58AM UTC 95
57.54
GitHub Action Run
Source Files on build 25710486628
  • Tree
  • List 95
  • Changed 15
  • Source Changed 0
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 130ca5e2 on github
  • Prev Build on main (#25652629895)
  • Next Build on main (#25713582843)
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