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

vbpf / ebpf-verifier
87%

Build:
DEFAULT BRANCH: main
Repo Added 18 May 2022 10:20PM UTC
Files 68
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

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • bump-gsl-v4.2.0
  • bump-yamlcpp-0.8.0
  • catch2-3.8.0
  • cpp_coverage_test
  • default_msvc_settings
  • dependabot/submodules/ebpf-samples-f022799
  • dependabot/submodules/external/bpf_conformance-11c237b
  • dependabot/submodules/external/bpf_conformance-28ddd7f
  • dependabot/submodules/external/bpf_conformance-318cc3b
  • dependabot/submodules/external/bpf_conformance-4723912
  • dependabot/submodules/external/bpf_conformance-514fa97
  • dependabot/submodules/external/bpf_conformance-5c5c4a8
  • dependabot/submodules/external/bpf_conformance-6247cdd
  • dependabot/submodules/external/bpf_conformance-90b453f
  • dependabot/submodules/external/bpf_conformance-9222222
  • dependabot/submodules/external/bpf_conformance-bb9f745
  • dependabot/submodules/external/bpf_conformance-cca727c
  • dependabot/submodules/external/bpf_conformance-e271c76
  • dependabot/submodules/external/bpf_conformance-ff36a50
  • dependabot/submodules/external/libbtf-0a4ef1f
  • dependabot/submodules/external/libbtf-21f05ef
  • dependabot/submodules/external/libbtf-3c0cbd6
  • dependabot/submodules/external/libbtf-3c2012b
  • dependabot/submodules/external/libbtf-6be26ec
  • dependabot/submodules/external/libbtf-760a804
  • dependabot/submodules/external/libbtf-7c29af8
  • dependabot/submodules/external/libbtf-d6d87ae
  • dependabot/submodules/external/libbtf-db73a3f
  • dependabot/submodules/external/libbtf-e437bd8
  • dependabot/submodules/external/libbtf-ed0cbde
  • fix-sign-extension
  • global_variable_negative
  • gsl-narrow-heap
  • issue841
  • issue851
  • issue855
  • load_map_address
  • prepare-finite-domain
  • program
  • refactor-asm_files
  • refs/heads/main
  • verifier_fuzzing_support

02 Apr 2025 11:08PM UTC coverage: 87.272% (-0.9%) from 88.177%
14231336081

push

github

web-flow
Propogate ebpf_verifier_options_t to thread_local_options (#856)

Signed-off-by: Alan Jowett <alanjo@microsoft.com>

5 of 5 new or added lines in 2 files covered. (100.0%)

58 existing lines in 19 files now uncovered.

8324 of 9538 relevant lines covered (87.27%)

4881701.3 hits per line

Relevant lines Covered
Build:
Build:
9538 RELEVANT LINES 8324 COVERED LINES
4881701.3 HITS PER LINE
Source Files on main
  • Tree
  • List 68
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
14231336081 main Propogate ebpf_verifier_options_t to thread_local_options (#856) Signed-off-by: Alan Jowett <alanjo@microsoft.com> push 02 Apr 2025 11:24PM UTC web-flow github
87.27
14229892618 main Bump yaml-cpp to v0.8.0 (#857) he support for CMake3.4 does not play well with our configuration, so * Use -DCMAKE_POLICY_VERSION_MINIMUM=3.14 * Statically link: target_compile_definitions(ebpfverifier PRIVATE YAML_CPP_STATIC_DEFINE) There's a pe... push 02 Apr 2025 09:38PM UTC web-flow github
88.18
14206904649 main Bump GSL to v4.2.0 Signed-off-by: Elazar Gershuni <elazarg@gmail.com> push 01 Apr 2025 10:16PM UTC elazarg github
88.18
14206851696 main bump catch2 to v3.8.0 Signed-off-by: Elazar Gershuni <elazarg@gmail.com> push 01 Apr 2025 10:12PM UTC elazarg github
88.18
14147890933 main Bump external/bpf_conformance from `6247cdd` to `cca727c` Bumps [external/bpf_conformance](https://github.com/Alan-Jowett/bpf_conformance) from `6247cdd` to `cca727c`. - [Release notes](https://github.com/Alan-Jowett/bpf_conformance/releases) - [... push 29 Mar 2025 05:44PM UTC elazarg github
88.18
14147887899 main Bump external/libbtf from `db73a3f` to `ed0cbde` Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `db73a3f` to `ed0cbde`. - [Release notes](https://github.com/Alan-Jowett/libbtf/releases) - [Commits](https://github.com/Alan-Jow... push 29 Mar 2025 05:44PM UTC elazarg github
88.18
14054286306 main Prevent out of memory when parsing malformed sub-programs Signed-off-by: Alan Jowett <alanjo@microsoft.com> push 25 Mar 2025 08:04AM UTC elazarg github
88.18
13958948275 main Finite domain (#849) * Move arithmetic and bit operations functions to finite_domain.cpp * Remove operator-= (now havoc) and operator+= (now add_constraint) * Abort early when registers are not usable; clear type variable instead of explicitly as... push 20 Mar 2025 12:09AM UTC web-flow github
88.19
13955273819 main Fix sign extension (#850) * fix sign extension * add exhaustive tests for sign extension of <=3 bits * fix interval::size() * streamline bit/width operations --------- Signed-off-by: Elazar Gershuni <elazarg@gmail.com> push 19 Mar 2025 07:53PM UTC web-flow github
88.66
13884484247 main refactor asm_files.cpp Signed-off-by: Elazar Gershuni <elazarg@gmail.com> push 16 Mar 2025 02:56PM UTC elazarg github
88.13
See All Builds (1196)
  • Repo on GitHub
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

© 2025 Coveralls, Inc