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

DanGould / rust-payjoin / 22173051368
82%
master: 84%

Build:
Build:
LAST BUILD BRANCH: test-utils-no-bitcoind
DEFAULT BRANCH: master
Ran 19 Feb 2026 07:50AM UTC
Jobs 1
Files 65
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

19 Feb 2026 07:45AM UTC coverage: 82.069% (-1.2%) from 83.236%
22173051368

push

github

DanGould
Add GeoIP region filtering and address blocklist

Introduce an `access-control` feature for payjoin-mailroom that enables:

- GeoIP-based region filtering via maxminddb (auto-fetches DB-IP Lite
  database when no local path is configured)
- Bitcoin address blocklist screening for V1 requests, loaded from a
  local file and/or a periodically-refreshed remote URL

The GeoIp middleware checks client IPs against a configurable set of
blocked ISO 3166-1 alpha-2 region codes, failing open on lookup errors.
Address blocklist loading requires both `access-control` and `v1`
features to be enabled.

216 of 439 new or added lines in 5 files covered. (49.2%)

2 existing lines in 2 files now uncovered.

10486 of 12777 relevant lines covered (82.07%)

412.98 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
22.03
1.66% payjoin-mailroom/src/config.rs
16
65.96
-34.04% payjoin-mailroom/src/middleware.rs
31
62.21
4.17% payjoin-directory/src/lib.rs
80
60.54
-15.67% payjoin-mailroom/src/lib.rs
93
42.59
payjoin-mailroom/src/access_control.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
62.21
4.17% payjoin-directory/src/lib.rs
1
22.03
1.66% payjoin-mailroom/src/config.rs
Jobs
ID Job ID Ran Files Coverage
1 22173051368.1 19 Feb 2026 07:50AM UTC 65
82.07
GitHub Action Run
Source Files on build 22173051368
  • Tree
  • List 65
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22173051368
  • 0e47877e on github
  • Prev Build on v1-feature-flag (#22173050472)
  • Next Build on access-control-v2 (#22174493722)
  • 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