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

iovisor / ubpf / 7366314767
78%

Build:
DEFAULT BRANCH: main
Ran 30 Dec 2023 09:01PM UTC
Jobs 6
Files 106
Run time 8s
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

29 Dec 2023 05:10PM UTC coverage: 83.35% (+0.01%) from 83.337%
7366314767

push

github

web-flow
Fix ubpf_plugin passing ambiguous pointer to memory for ubpf_exec (#375)

When there is no user-specified starting contents for the memory when
using ubpf_plugin, the vector representing the contents of the memory is
empty. There was an assumption that when the size of a std::vector is 0
then std::vector::data will return a null pointer but this is not
guaranteed to be the case.

Issue found while trying to debug tests/mul-loop.data failure in wasm
platform.

Signed-off-by: Will Hawkins <hawkinsw@obs.cr>

4235 of 5081 relevant lines covered (83.35%)

543403.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-Debug-macos-11-x86_64 - 7366314767.1 30 Dec 2023 09:54PM UTC 0
81.17
GitHub Action Run
2 run-RelWithDebInfo-macos-11-x86_64 - 7366314767.2 30 Dec 2023 10:28PM UTC 0
81.12
GitHub Action Run
3 run-RelWithDebInfo-ubuntu-latest-x86_64 - 7366314767.3 30 Dec 2023 09:02PM UTC 0
84.53
GitHub Action Run
4 run-Debug-ubuntu-latest-x86_64 - 7366314767.4 30 Dec 2023 09:01PM UTC 0
84.62
GitHub Action Run
5 run-Debug-ubuntu-latest-arm64 - 7366314767.5 30 Dec 2023 09:02PM UTC 0
64.64
GitHub Action Run
6 run-RelWithDebInfo-ubuntu-latest-arm64 - 7366314767.6 30 Dec 2023 09:02PM UTC 0
64.23
GitHub Action Run
Source Files on build 7366314767
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #7366314767
  • 77553ab6 on github
  • Prev Build on main (#7351189220)
  • Next Build on main (#7372692256)
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