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

gimli-rs / gimli / 17071018700
55%

Build:
DEFAULT BRANCH: master
Ran 19 Aug 2025 01:26PM 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

19 Aug 2025 01:25PM UTC coverage: 57.419% (+0.01%) from 57.407%
17071018700

push

github

web-flow
Keep the string form of `DW_LNCT_LLVM_source` on conversion (#784)

With the existing conversion from a readable DWARF representation to
one that is writable the DW_LNCT_LLVM_source string form is kept.
When an empty source string is needed, it currently uses
DW_FORM_string and a mismatch with DW_LNCT_LLVM_source results in an
error when serializing.

Instead of always using DW_FORM_string when emitting empty source
entries, use the same form as DW_LNCT_LLVM_source has.  This is only
done on conversion, when creating a writable DWARF the existing logic
is kept, and source expects DW_FORM_string.

16 of 19 new or added lines in 2 files covered. (84.21%)

7 existing lines in 2 files now uncovered.

6629 of 11545 relevant lines covered (57.42%)

1.46 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
90.12
-0.2% src/write/line.rs

Uncovered Existing Lines

Lines Coverage ∆ File
3
76.59
-0.35% src/read/line.rs
4
17.24
-0.2% src/write/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 17071018700.1 19 Aug 2025 01:26PM UTC 49
57.42
GitHub Action Run
Source Files on build 17071018700
  • Tree
  • List 49
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 1b20e8bb on github
  • Prev Build on master (#16930665871)
  • Next Build on master (#17116940362)
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