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

pomerium / pomerium / 27174974731
52%

Build:
DEFAULT BRANCH: main
Ran 09 Jun 2026 12:30AM UTC
Jobs 1
Files 705
Run time 2min
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

09 Jun 2026 12:05AM UTC coverage: 52.293% (-0.001%) from 52.294%
27174974731

push

github

web-flow
fix(dependabot): remove duplicate npm ecosystem entries (#6435)

## Summary

Fixes a regression merged in #6227. That PR's rebase auto-merged
`.github/dependabot.yaml` and kept **two** npm entries for each of
`/ui`, `/internal/acceptance/browser`, and
`/internal/acceptance/ws-server` -- one set carried over from main (no
explicit `open-pull-requests-limit`) and one set from the PR (with
`open-pull-requests-limit: 50`).

Dependabot rejects duplicate `package-ecosystem` + `directory` pairs, so
the Dependabot config validator now fails on main and dependency-update
runs for those directories are blocked.

This removes the duplicate entries, keeping the
`open-pull-requests-limit: 50` variants to stay consistent with every
other ecosystem in the file. Net: 12 update entries -> 9, no duplicate
pairs.

## Validation

- Parsed the file and confirmed 0 duplicate `(package-ecosystem,
directory)` pairs (9 entries total).

## AI assistance

Drafted by Claude Code (Opus 4.8). The duplicate was introduced by an
AI-assisted rebase of #6227; this PR is the follow-up fix. Claude wrote
the change and PR body; the dedupe choice (keep the limit-50 variants)
was verified by parsing the resulting config. A human should confirm
before merge.

36857 of 70482 relevant lines covered (52.29%)

463.13 hits per line

Coverage Regressions

Lines Coverage ∆ File
9
80.34
0.0% pkg/ssh/manager.go
4
77.31
-1.06% pkg/storage/postgres/backend.go
2
69.52
-0.3% internal/databroker/server_backend.go
2
89.19
-5.41% pkg/fanout/fanout.go
2
90.91
-3.64% pkg/fanout/receive.go
2
88.52
-0.44% pkg/storage/postgres/postgres.go
1
75.15
0.89% internal/databroker/config_source.go
Jobs
ID Job ID Ran Files Coverage
1 27174974731.1 09 Jun 2026 12:30AM UTC 705
52.29
GitHub Action Run
Source Files on build 27174974731
  • Tree
  • List 705
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27174974731
  • 4856d50d on github
  • Prev Build on main (#27166470745)
  • Next Build on main (#27177301746)
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