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

gimli-rs / gimli / 15963957996
55%

Build:
DEFAULT BRANCH: master
Ran 30 Jun 2025 04:36AM UTC
Jobs 1
Files 49
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

30 Jun 2025 04:35AM UTC coverage: 57.044% (-0.3%) from 57.317%
15963957996

push

github

web-flow
Add a llvm-dwarfdump inspired --debug-info [OFFSET] argument to dwarfdump. (#776)

This dumps only .debug_info and if the optional offset is provided only
the subtree of DIEs starting at that offset.

This relies on the way parallel_output() outputs each unit to its own individual buffer
that can be discarded partway through. Implementing it for .debug_types isn't possible
at the moment because dump_types() outputs directly to stdout.

0 of 59 new or added lines in 2 files covered. (0.0%)

10 existing lines in 3 files now uncovered.

6576 of 11528 relevant lines covered (57.04%)

1.45 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
9
23.66
-2.53% src/common.rs
50
0.0
0.0% crates/examples/src/bin/dwarfdump.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
51.42
-0.05% src/read/unit.rs
3
0.0
0.0% crates/examples/src/bin/dwarfdump.rs
6
62.91
-0.73% src/read/op.rs
Jobs
ID Job ID Ran Files Coverage
1 15963957996.1 30 Jun 2025 04:36AM UTC 49
57.04
GitHub Action Run
Source Files on build 15963957996
  • Tree
  • List 49
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 1ab93f16 on github
  • Prev Build on master (#15769495779)
  • Next Build on master (#16094921282)
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