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

gimli-rs / addr2line
42%

Build:
DEFAULT BRANCH: master
Repo Added 03 Dec 2016 09:39PM UTC
Files 9
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 0.10.0
  • 0.11.0
  • 0.12.1
  • 0.12.2
  • 0.13.0
  • 0.14.0
  • 0.14.1
  • 0.15.0
  • 0.15.1
  • 0.15.2
  • 0.2.0
  • 0.3.0
  • 0.4.0
  • 0.6.0
  • 0.7.0
  • 0.9.0
  • add-section-opt
  • cargo-update
  • clippy
  • dependabot/cargo/fallible-iterator-0.2
  • dependabot/cargo/findshlibs-0.5
  • dependabot/cargo/gimli-0.18.0
  • dependabot/cargo/object-0.10
  • dependabot/cargo/object-0.12
  • deps
  • empty-sequence
  • find_symbol_and_addr
  • fix-paths-from-clang
  • hardliner
  • issue-299
  • issue-340
  • issue-352
  • issue-354
  • name-dieref
  • release
  • remove-compiler-builtins
  • symbol
  • topic/cpp
  • unstable-sorting

28 Sep 2025 05:28AM UTC coverage: 41.756% (-0.09%) from 41.846%
18069887839

push

github

web-flow
Ignore clippy warnings (#360)

466 of 1116 relevant lines covered (41.76%)

0.91 hits per line

Relevant lines Covered
Build:
Build:
1116 RELEVANT LINES 466 COVERED LINES
0.91 HITS PER LINE
Source Files on master
  • Tree
  • List 9
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18069887839 master Ignore clippy warnings (#360) push 28 Sep 2025 05:29AM UTC web-flow github
41.76
18068678377 master Ignore empty line sequences (#359) This doesn't matter for `Lines::find_location`, but it does matter for `Lines::find_location_range`, because we might sort the sequences so that the empty sequence comes later, and start the iteration at the emp... push 28 Sep 2025 03:26AM UTC web-flow github
41.85
18055919946 master Use unstable instead of stable sorts (#358) * Use unstable instead of stable sorts Unstable sorting has significantly better code size (and often better performance too). With this change (rebased on top of v0.25.0, which is what std currently u... push 27 Sep 2025 06:01AM UTC web-flow github
41.79
17814405262 master Recognize C++ 17 & 20 DWARF languages (#357) Recognize the DWARF constants representing the C++ 17 & 20 languages and map them to our notion of C++. This way, demangling is expected to work correctly on symbols in DWARF data for these languages. ... push 18 Sep 2025 12:38AM UTC web-flow github
41.97
17690839025 master Release 0.25.1 push 13 Sep 2025 03:02AM UTC philipc github
41.97
17604708456 master Ignore arange address overflow errors (#355) This was seen in a binary generated by rustc 1.89.0 for target riscv32imac-unknown-none-elf. The invalid arange was for a unit that had a single global variable. llvm-dwarfdump output: Address Range H... push 10 Sep 2025 06:04AM UTC web-flow github
41.97
16929687952 master Fix line parsing for split DWARF (#353) The line number info is not contained in the DWO, so when parsing it we need to use ctx.sections, not the DWO sections. This was causing an error when we tried to finish parsing a line program that used a ... push 13 Aug 2025 06:45AM UTC web-flow github
41.91
15585804413 master Release 0.25.0 push 11 Jun 2025 01:12PM UTC philipc github
41.1
15583126190 master Remove `compiler-builtins` from `rustc-dep-of-std` dependencies (#345) Since [1], this will come automatically from `rustc-std-workspace-core` and the crates.io dependency should no longer be specified. [1]: https://github.com/rust-lang/rust/pul... push 11 Jun 2025 11:04AM UTC web-flow github
41.26
15582984118 master Change `Symbol` fields to private (#349) push 11 Jun 2025 10:56AM UTC web-flow github
41.26
See All Builds (576)
  • Repo on GitHub
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

© 2025 Coveralls, Inc