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

rm-hull / dot-block / 20699135322 / 1
42%
main: 41%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/github.com/getsentry/sentry-go/gin-0.46.2
DEFAULT BRANCH: main
Ran 04 Jan 2026 09:08PM UTC
Files 18
Run time 0s
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

04 Jan 2026 09:07PM UTC coverage: 41.631% (-0.6%) from 42.278%
20699135322.1

Pull #60

github

rm-hull
feat: support multiple blocklist URLs

Allows users to specify multiple blocklist sources for hostname
filtering. The application now iterates over all configured URLs,
aggregates the results, and updates the internal filter.

- Updated `App` struct and `BlocklistUpdater` to handle `[]string`.
- Changed CLI flag `--blocklist-url` to `StringArrayVar`.
- Included a default set of multiple blocklist providers.

```mermaid
graph LR
    U1[URL 1] --> F[Fetch & Aggregate]
    U2[URL 2] --> F
    UN[URL N] --> F
    F --> B[Update BlockList]
```

Fixes #36
Pull Request #60: feat: support multiple blocklist URLs

490 of 1177 relevant lines covered (41.63%)

0.44 hits per line

Source Files on job 20699135322.1
  • Tree
  • List 18
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20699135322
  • fdd69cdc on github
  • Prev Job for on feat/multiple-blocklists (#20678078683.1)
  • Delete
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