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

dbus-fuzzer / dfuzzer
82%

Build:
DEFAULT BRANCH: master
Repo Added 18 May 2022 08:13AM UTC
Token fuMPr9YdObqirNLr15M1KMpAoRGiDWZJu regen
Build 170 Last
Files 13
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 master
branch: master
CHANGE BRANCH
x
Reset
Sync Branches
  • master
  • arbitrary-signatures
  • boolean-false
  • check-connection-state
  • check-if-procfs-is-mounted
  • ci-meson-warnings
  • ci-test
  • clang-shenanigans
  • codeql
  • codeql-followups
  • coveralls
  • coverity
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/coverallsapp/github-action-1.2.4
  • dependabot/github_actions/coverallsapp/github-action-2.1.0
  • dependabot/github_actions/coverallsapp/github-action-2.1.2
  • dependabot/github_actions/coverallsapp/github-action-2.2.0
  • dependabot/github_actions/coverallsapp/github-action-2.2.1
  • dependabot/github_actions/coverallsapp/github-action-2.2.3
  • dependabot/github_actions/coverallsapp/github-action-2.3.0
  • dependabot/github_actions/coverallsapp/github-action-2.3.4
  • dependabot/github_actions/coverallsapp/github-action-2.3.6
  • dependabot/github_actions/coverallsapp/github-action-2.3.7
  • dependabot/github_actions/cross-platform-actions/action-0.30.0
  • dependabot/github_actions/cross-platform-actions/action-0.32.0
  • dependabot/github_actions/github/codeql-action-3
  • dependabot/github_actions/github/codeql-action-4
  • dependabot/github_actions/github/super-linter-5
  • dependabot/github_actions/github/super-linter-6
  • dependabot/github_actions/github/super-linter-7
  • docs
  • dont-hardcode-paths
  • drop-leftover-debug
  • empty-arrays
  • enhance-obj-path
  • fix-build-with-Werror-calloc-transposed-args
  • freebsd
  • freebsd-bump
  • freebsd-tests-shenanigans
  • generate-utf8-strings
  • ignore_revs_commit
  • meson-deprecated-feature
  • more-decoupling
  • more-tests
  • nm-delete
  • off-by-one
  • packit-configuration-update
  • packit-drop-sed
  • pragma-once
  • property-handle-timeout
  • rework-logging
  • signature-fix-off-by-one
  • spring-cleanup
  • sscanf-drop-m-specifier
  • suppress-become-monitor
  • suppress-login-sleep
  • suppressions-2
  • switch-to-organization
  • traversing-fixes
  • unify-asserts
  • unit-tests
  • variantify-variant-generation

04 Jan 2026 01:59PM UTC coverage: 81.88%. Remained the same
20693996805

push

github

evverx
build(deps): bump cross-platform-actions/action from 0.30.0 to 0.32.0

Bumps [cross-platform-actions/action](https://github.com/cross-platform-actions/action) from 0.30.0 to 0.32.0.
- [Release notes](https://github.com/cross-platform-actions/action/releases)
- [Changelog](https://github.com/cross-platform-actions/action/blob/master/changelog.md)
- [Commits](https://github.com/cross-platform-actions/action/compare/v0.30.0...v0.32.0)

---
updated-dependencies:
- dependency-name: cross-platform-actions/action
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

795 of 1064 branches covered (74.72%)

Branch coverage included in aggregate %.

1365 of 1574 relevant lines covered (86.72%)

1245905.34 hits per line

Relevant lines Covered
Build:
Build:
1574 RELEVANT LINES 1365 COVERED LINES
1245905.34 HITS PER LINE
Source Files on master
  • Tree
  • List 13
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20693996805 master build(deps): bump cross-platform-actions/action from 0.30.0 to 0.32.0 Bumps [cross-platform-actions/action](https://github.com/cross-platform-actions/action) from 0.30.0 to 0.32.0. - [Release notes](https://github.com/cross-platform-actions/actio... push 04 Jan 2026 02:08PM UTC evverx github
81.88
19860000706 master build(deps): bump cross-platform-actions/action from 0.29.0 to 0.30.0 Bumps [cross-platform-actions/action](https://github.com/cross-platform-actions/action) from 0.29.0 to 0.30.0. - [Release notes](https://github.com/cross-platform-actions/actio... push 02 Dec 2025 01:28PM UTC mrc0mmand github
81.88
19858474679 master build(deps): bump actions/checkout from 5 to 6 Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/... push 02 Dec 2025 12:32PM UTC mrc0mmand github
81.84
19858062178 master build(deps): bump coverallsapp/github-action from 2.3.6 to 2.3.7 Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.6 to 2.3.7. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [C... push 02 Dec 2025 12:15PM UTC mrc0mmand github
81.84
19467574348 master Check if procfs is mounted at /proc/ before running dfuzzer We need procfs mounted at /proc/ to track whether the process we fuzz is still alive, so let's make sure that's the case before we start the actual fuzzing. Resolves: #164 push 18 Nov 2025 04:11PM UTC evverx github
81.88
19459137327 master README: mention how to build/install dfuzzer on FreeBSD and Alpine and also switch from `meson build` to `meson setup build`. dfuzzer compiles and works on Alpine too (https://github.com/avahi/avahi/issues/763) so its build dependencies there ar... push 18 Nov 2025 08:32AM UTC mrc0mmand github
82.03
19135764572 master test: run sanity tests on FreeBSD (#163) As discussed in https://github.com/dbus-fuzzer/dfuzzer/pull/161#pullrequestreview-3410710119, this PR drops the hard dependency on systemd for `dfuzzer-test-server`, so it can be run on FreeBSD together w... push 06 Nov 2025 12:43PM UTC web-flow github
82.03
19044329321 master Don't harcode paths (#161) The first commit addresses https://github.com/dbus-fuzzer/dfuzzer/issues/160 by using `sysconfdir` provided by meson instead of harcoding `/etc/` everywhere. The second commit is not strictly necessary, but it makes th... push 03 Nov 2025 06:04PM UTC web-flow github
82.03
19038359340 master ci: get rid of meson's deprecation warning (#162) Also, use `--fatal-meson-wrarnings` and `--werror` more to catch (not only) this earlier. push 03 Nov 2025 02:49PM UTC web-flow github
81.99
19025319538 master build(deps): bump github/codeql-action from 3 to 4 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/code... push 03 Nov 2025 06:07AM UTC mrc0mmand github
82.03
See All Builds (139)
  • Settings
  • 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

© 2026 Coveralls, Inc