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

Tatsh / dbeaver-creds / 25529081584
100%

Build:
DEFAULT BRANCH: master
Ran 08 May 2026 12:12AM UTC
Jobs 5
Files 6
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

08 May 2026 12:10AM UTC coverage: 100.0%. Remained the same
25529081584

push

github

Tatsh
dependabot: enable vcpkg ecosystem updates

The wiswa generator's dependabot template only emits a vcpkg
entry when `settings.project_type` is `c` or `c++`. This repo
ships a Python package with a C extension, so `project_type`
remains `python` and the auto-generated `.github/dependabot.yml`
omitted vcpkg - leaving the C-side ports (the project's CMake
build resolves OpenSSL on Linux via vcpkg manifest mode) without
any update tracking.

Add a `github+: { dependabot+: { updates+: [...] } }` override
to `.wiswa.jsonnet` that appends a vcpkg entry to the generated
`updates` array, mirroring the cooldown (7 days) and schedule
(weekly) used by the npm and uv ecosystems. The vcpkg entry
intentionally omits the `groups:` block - the vcpkg ecosystem
has no `dependency-type: development|production` distinction at
the manifest level, so dependabot opens one PR per outdated
port instead.

Apply the same change directly to `.github/dependabot.yml` so
the file is in sync without waiting on a wiswa regen run. A
future regen reproduces the same output because `+:` appends to
the template's array after its `project_type` conditional has
already run.

Signed-off-by: Andrew Udvare <audvare@gmail.com>

228 of 228 relevant lines covered (100.0%)

12.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 pwsh - 25529081584.1 08 May 2026 12:15AM UTC 1
100.0
GitHub Action Run
2 native-Windows-CLANGARM64 - 25529081584.2 08 May 2026 12:18AM UTC 4
99.39
GitHub Action Run
3 native-Linux - 25529081584.3 08 May 2026 12:37AM UTC 2
100.0
GitHub Action Run
4 native-Windows-MINGW64 - 25529081584.4 08 May 2026 12:13AM UTC 4
99.32
GitHub Action Run
5 native-macOS - 25529081584.5 08 May 2026 12:12AM UTC 2
96.7
GitHub Action Run
Source Files on build 25529081584
  • Tree
  • List 6
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25529081584
  • ff7d124a on github
  • Prev Build on master (#25414292226)
  • Next Build on master (#25530267601)
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