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

canonical / lace / 25104801459
59%

Build:
DEFAULT BRANCH: main
Ran 29 Apr 2026 10:54AM UTC
Jobs 1
Files 52
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

29 Apr 2026 10:53AM UTC coverage: 59.225% (+1.7%) from 57.558%
25104801459

push

github

julian-klode
lace-util: Add ELF64 parser

New `lace_util::elf64` module. Parses the ELF64 file header and
program-header table, exposing `Elf64::parse`, `entry()`, and a
`for_each_phdr` visitor that skips non-`PT_LOAD` segments. This is
what the bare-metal firmware uses to load its own payload out of
CBFS — it doesn't need section parsing or relocation, just
"iterate the loadable segments and copy them to their physical
addresses".

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

40 of 52 new or added lines in 1 file covered. (76.92%)

4 existing lines in 1 file now uncovered.

1207 of 2038 relevant lines covered (59.22%)

1.32 hits per line

Uncovered Changes

Lines Coverage ∆ File
12
76.92
lace-util/src/elf64.rs

Coverage Regressions

Lines Coverage ∆ File
4
95.0
0.0% lace-util/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 25104801459.1 29 Apr 2026 10:54AM UTC 52
59.22
GitHub Action Run
Source Files on build 25104801459
  • Tree
  • List 52
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25104801459
  • 2e0ad13c on github
  • Prev Build on main (#25103140678)
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