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

DanGould / rust-payjoin
83%
master: 84%

Build:
Build:
LAST BUILD BRANCH: test-utils-no-bitcoind
DEFAULT BRANCH: master
Repo Added 20 Nov 2024 02:24AM UTC
Token qk8aGNJIhmCgxGLcROcgDKQBl6GdQAxdp regen
Build 512 Last
Files 62
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 v1-feature-flag
branch: v1-feature-flag
CHANGE BRANCH
x
Reset
Sync Branches
  • v1-feature-flag
  • 24-name-audit
  • 402-ref-audit
  • 465-rm-relay-from-session-ctx
  • access-control
  • access-control-v2
  • add-agents-md
  • add-navigability-signposts
  • additive-cli-features
  • additive-danger-local-https
  • ai-disclosure
  • arc-sc
  • async-standup-v2
  • avoid-uih-naming
  • bump-ohttp-relay-0.0.10
  • bump-payjoin-0-21
  • bump-payjoin-0.24.0
  • bump-payjoin-cli-0-1-0
  • bump-payjoin-directory-0.0.2
  • check-fetch-status
  • check-independent-features
  • coderabbit-refine-exceptions
  • coderabbit-review-drafts
  • coderabbit-strip-noise
  • complete-intourl
  • contributing-readme
  • directory-mod
  • doc-contrib-test
  • dont-set-path
  • ensure-no-original-psbt-keypath
  • errant-url-endpoint
  • explicit-err-conversions
  • feat/1314
  • feat/async-standup
  • ffi-msrv-1.85.0
  • fix-dlh
  • fix-flaky-prune-test
  • fix-output-substitution-import
  • fix-send-resume
  • fix-standup-syntax
  • fix-test-flakiness
  • fix-uri-ext-case
  • fix/402-ref-audit
  • fix/402-typestate-docs
  • fix/794-msrv-clippy
  • fix/devshell-treefmt
  • handle-post-err
  • handle-recv-contribution-err-as-unavailable
  • handle-v2-error
  • handle-v2-error-generic
  • hide-danger-local-https
  • hide-pr-template-checklist
  • into-url
  • json-error
  • lib-docs
  • lint-1.85.0
  • lint-docs
  • master
  • min-feerate-broadcast
  • moddocs
  • no-uni-mod-distinction
  • ohttp-fallback
  • ohttp-relay-intourl
  • ohttp-reqs-refactor
  • one-expiry-error
  • only-try-preserving-privacy
  • overnight/issue-1016
  • overnight/issue-1258
  • overnight/issue-1274
  • overnight/issue-855
  • payjoin-0.21.0
  • payjoin-0.22.0
  • payjoin-0.23.0
  • payjoin-0.24.0
  • payjoin-1.0.0-rc.0
  • payjoin-1.0.0-rc.1
  • payjoin-directory-0-0-1
  • payjoin-directory-0.0.2
  • persist-ohttp-keys
  • persist-payjoin
  • pjos-to-0
  • poll-no-pause
  • pr-checklist
  • prepare-psbt-by-copy
  • propagate-config-err
  • receive-error-heirarchy
  • recv-err
  • recv-state-transition-objects
  • refactor-receiver
  • refactor-sender
  • refactor-wantsfeerange
  • reply-json
  • req-impl-visibility
  • seal-state-trait
  • sep-receive-errors
  • separate-receive
  • separate-send-errors
  • separate-send-versions-p1
  • separate-send-versions-p2-v2
  • service-docker-compose
  • service-multi-listener
  • session4/issue-1227
  • session4/issue-1276
  • session4/issue-1300
  • session4/issue-1374
  • session4/issue-749
  • session4/standup-v2
  • session4/unify-short-id
  • split-v1-psbt-contexts
  • test-utils
  • test-utils-no-bitcoind
  • test-utils-redis-follow
  • uniform-ohttp-payloads
  • update-bip78
  • url-no-idna
  • v1-data-minimization
  • v1-v2
  • v1context-visibility
  • workflow-build-deps

19 Feb 2026 04:02PM UTC coverage: 83.319% (+0.1%) from 83.189%
22189611230

push

github

spacebear21
Add tests for directory error responses

55 of 55 new or added lines in 1 file covered. (100.0%)

25 existing lines in 1 file now uncovered.

10344 of 12415 relevant lines covered (83.32%)

424.91 hits per line

Relevant lines Covered
Build:
Build:
12415 RELEVANT LINES 10344 COVERED LINES
424.91 HITS PER LINE
Source Files on v1-feature-flag
  • Tree
  • List 64
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
22189611230 v1-feature-flag Add tests for directory error responses push 19 Feb 2026 04:08PM UTC spacebear21 github
83.32
22183705595 v1-feature-flag Add runtime config toggle to enable V1 Add an `enable_v1` runtime option to both payjoin-directory and payjoin-mailroom that controls whether V1 protocol requests are accepted. Defaults to false (V2-only) and must be explicitly enabled in the ope... push 19 Feb 2026 01:30PM UTC DanGould github
83.19
22174495074 v1-feature-flag Add runtime config toggle to enable V1 Add an `enable_v1` runtime option to both payjoin-directory and payjoin-mailroom that controls whether V1 protocol requests are accepted. Defaults to false (V2-only) and must be explicitly enabled in the ope... push 19 Feb 2026 08:41AM UTC DanGould github
83.18
22173050472 v1-feature-flag Gate V1 protocol behind compile-time feature flag Gate all V1 protocol support behind a compile-time `v1` feature flag in payjoin-directory. This includes the V1 fallback endpoint, V1 PSBT screening, V1 database operations, and V1-specific error ... push 19 Feb 2026 07:49AM UTC DanGould github
83.24
22161787384 v1-feature-flag Add config toggle to enable V1 explicitly Gate all V1 protocol support behind a compile-time `v1` feature flag in payjoin-directory. This includes the V1 fallback endpoint, V1 PSBT screening, V1 database operations, and V1-specific error variants... push 18 Feb 2026 11:26PM UTC spacebear21 github
83.16
22145056032 v1-feature-flag Add config toggle to enable V1 explicitly Gate all V1 protocol support behind a compile-time `v1` feature flag in payjoin-directory. This includes the V1 fallback endpoint, V1 PSBT screening, V1 database operations, and V1-specific error variants... push 18 Feb 2026 03:05PM UTC DanGould github
83.15
22144392557 v1-feature-flag Add config toggle to enable V1 explicitly Gate all V1 protocol support behind a compile-time `v1` feature flag in payjoin-directory. This includes the V1 fallback endpoint, V1 PSBT screening, V1 database operations, and V1-specific error variants... push 18 Feb 2026 02:48PM UTC DanGould github
83.15
22144279775 v1-feature-flag Add config toggle to enable V1 explicitly Gate all V1 protocol support behind a compile-time `v1` feature flag in payjoin-directory. This includes the V1 fallback endpoint, V1 PSBT screening, V1 database operations, and V1-specific error variants... push 18 Feb 2026 02:45PM UTC DanGould github
83.15
22143313154 v1-feature-flag Add config toggle to enable V1 explicitly Gate all V1 protocol support behind a compile-time `v1` feature flag in payjoin-directory. This includes the V1 fallback endpoint, V1 PSBT screening, V1 database operations, and V1-specific error variants... push 18 Feb 2026 02:21PM UTC DanGould github
83.09
See All Builds (494)

Badge your Repo: rust-payjoin

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • 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