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

vbpf / prevail / 22872312767
89%

Build:
DEFAULT BRANCH: main
Ran 09 Mar 2026 08:19PM UTC
Jobs 2
Files 106
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

09 Mar 2026 08:02PM UTC coverage: 89.101% (+0.1%) from 88.981%
22872312767

push

github

web-flow
Fix load_elf to support non-file istream paths and add regression tests (#1048)

load_elf(istream, path) calls filesystem::file_size(path) for section
bounds validation, but this fails when path does not refer to an actual
file (e.g. path="memory" for in-memory ELF data). Fall back to computing
the data size from the input stream via seekg/tellg.

Also add regression tests for the assertion crash fix (aa31b0ed) in
Assume with operands of different inferred types.

Signed-off-by: Michael Agun <danielagun@microsoft.com>

21 of 22 new or added lines in 2 files covered. (95.45%)

13334 of 14965 relevant lines covered (89.1%)

4603592.34 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
83.67
2.53% src/io/elf_reader.cpp
Jobs
ID Job ID Ran Files Coverage
1 run-Debug - 22872312767.1 09 Mar 2026 09:06PM UTC 106
87.27
GitHub Action Run
2 run-Release - 22872312767.2 09 Mar 2026 08:19PM UTC 106
88.35
GitHub Action Run
Source Files on build 22872312767
  • Tree
  • List 106
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b24faf5e on github
  • Prev Build on main (#22438876639)
  • Next Build on main (#22914828580)
  • Delete
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