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

qmonnet / rbpf / 7423184778
96%

Build:
DEFAULT BRANCH: main
Ran 05 Jan 2024 02:46PM UTC
Jobs 1
Files 11
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

05 Jan 2024 02:44PM UTC coverage: 95.499%. Remained the same
7423184778

push

github

qmonnet
tests/ubpf_vm.rs: Add non-regression tests for 32-bit divisions by 0

We had an issue in the interpreter, because for 32-bit div and mod we
would check that the whole (64-bit long) divisor was not 0, but then
we'd only use the last 32 bits of this divisor to perform the arithmetic
operation. We fixed the bug, but let's add a non-regression test to
catch this in the future.

Link: https://github.com/qmonnet/rbpf/issues/95
Link: https://github.com/qmonnet/rbpf/issues/96
Signed-off-by: Quentin Monnet <quentin@isovalent.com>
Signed-off-by: Richard Smith <ret2happy@126.com>

4265 of 4466 relevant lines covered (95.5%)

231.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7423184778.1 05 Jan 2024 02:46PM UTC 0
95.5
GitHub Action Run
Source Files on build 7423184778
Detailed source file information is not available for this build.
  • Back to Repo
  • 9bd61f2d on github
  • Prev Build on main (#7423183184)
  • Next Build on main (#7423240713)
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