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

gimli-rs / object / 359 / 1
57%
master: 57%

Build:
DEFAULT BRANCH: master
Ran 21 Jan 2020 04:52AM UTC
Files 24
Run time 2s
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

21 Jan 2020 04:39AM UTC coverage: 54.094% (+1.0%) from 53.119%
359.1

push

travis-ci

philipc
Use SymbolSection::None for file symbols

For ELF, file symbols were being emitted with STB_GLOBAL instead
of STB_LOCAL. This was because their section was set to `Undefined`,
which overrode the symbol scope.

Fix by using a new `SymbolSection::None` in `add_file_symbol`.

This also changes the section to None when reading, which makes our
round trips consistent.

2537 of 4690 relevant lines covered (54.09%)

0.59 hits per line

Source Files on job 359.1
  • Tree
  • List 0
  • Changed 8
  • Source Changed 8
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 269
  • Travis Job 359.1
  • a350f49b on github
  • Prev Job for on master (#358.1)
  • Next Job for on master (#362.1)
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