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

gimli-rs / gimli / 9232799459
89%

Build:
DEFAULT BRANCH: master
Ran 25 May 2024 04:11AM UTC
Jobs 1
Files 48
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

25 May 2024 04:09AM UTC coverage: 57.81% (-0.06%) from 57.867%
9232799459

push

github

web-flow
read: Introduce new enum for section IDs in a .dwp index (#716)

Keeping this type distinct from the `SectionId` enum ensures that the
compiler will report an error if someone adds incomplete support for new
split DWARF sections.

The existing `SectionId::dwo_name` method did not match the list of
sections actually supported elsewhere in gimli. I've added the one
section ID that was missing (`.debug_macinfo.dwo`), but I have not
removed the section IDs which are only present there: `.debug_str.dwo`,
`.debug_cu_index`, and `.debug_tu_index`.

17 of 41 new or added lines in 4 files covered. (41.46%)

12 existing lines in 2 files now uncovered.

6414 of 11095 relevant lines covered (57.81%)

1.69 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% crates/examples/src/bin/dwarfdump.rs
1
32.5
-0.41% src/common.rs
9
29.69
0.06% src/read/dwarf.rs
13
70.2
-6.61% src/read/index.rs

Uncovered Existing Lines

Lines Coverage ∆ File
2
70.2
-6.61% src/read/index.rs
10
12.4
0.2% src/read/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 9232799459.1 25 May 2024 04:11AM UTC 48
57.81
GitHub Action Run
Source Files on build 9232799459
  • Tree
  • List 48
  • Changed 22
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 1b8a2800 on github
  • Prev Build on master (#9222243958)
  • Next Build on master (#9241019073)
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