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

gimli-rs / object / 34685273265
73%
master: 57%

Build:
Build:
LAST BUILD BRANCH: wasm-export
DEFAULT BRANCH: master
Ran 12 Sep 2026 09:14AM UTC
Jobs 1
Files 97
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

12 Sep 2026 09:13AM UTC coverage: 72.728% (+0.03%) from 72.702%
34685273265

push

github

web-flow
wasm: sections always include the data section and the data segments (#985)

Before:
- data section is only listed for non-relocatable files, with section kind `Data`
- data segments are listed as sections for relocatable files, with section kind `Data`
- data relocations are applied to whichever of the two is listed

After:
- data section is listed for all files, with section kind `Metadata`
- data segments are listed as sections for all files, with section kind `Data`
- data relocations are only applied to data segments

No change to segment listing: active data segments are listed as segments
for non-relocatable files only.

Also:
- fix the address for data segments listed as sections
- fix the address for data symbols in data segments
- change a number of other sections to section kind to `Metadata`

33 of 46 new or added lines in 1 file covered. (71.74%)

1 existing line in 1 file now uncovered.

21454 of 29499 relevant lines covered (72.73%)

10606.53 hits per line

Uncovered Changes

Lines Coverage ∆ File
13
78.19
0.86% src/read/wasm.rs

Coverage Regressions

Lines Coverage ∆ File
1
78.19
0.86% src/read/wasm.rs
Jobs
ID Job ID Ran Files Coverage
1 34685273265.1 12 Sep 2026 09:14AM UTC 97
72.73
GitHub Action Run
Source Files on build 34685273265
  • Tree
  • List 97
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #34685273265
  • 457bd732 on github
  • Prev Build on main (#34545922709)
  • Next Build on main (#34685670641)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc