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

payjoin / rust-payjoin / 15500779033
83%

Build:
DEFAULT BRANCH: master
Ran 06 Jun 2025 10:21PM UTC
Jobs 1
Files 52
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

06 Jun 2025 10:18PM UTC coverage: 85.147% (+0.1%) from 85.043%
15500779033

push

github

web-flow
Merge parallel feature flag local certificate logic in cli ohttp (#726)

These ohttp functions had parallel methods when running tests vs running
in production. This made it difficult to read as there were two
functions that appeared to do completely different things when a feature
flag was present.

Because localhost relays are not actually able to be proxies here we
still need to opportunistically select them from the config when running
our tests instead of just allowing local cert validation.
```
[2025-05-30T17:17:53Z DEBUG payjoin_cli::app::v2::ohttp] Failed to connect to relay: http://localhost:34391/, Internal(InternalError(Reqwest(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("payjo.in")), port: None, path: "/.well-known/ohttp-gateway", query: None, fragment: None }, source: hyper_util::client::legacy::Error(Connect, "unsuccessful tunnel") })))
```

36 of 36 new or added lines in 2 files covered. (100.0%)

12 existing lines in 1 file now uncovered.

6816 of 8005 relevant lines covered (85.15%)

579.83 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
12
81.25
23.19% payjoin-cli/src/app/v2/ohttp.rs
Jobs
ID Job ID Ran Files Coverage
1 15500779033.1 06 Jun 2025 10:21PM UTC 52
85.15
GitHub Action Run
Source Files on build 15500779033
  • Tree
  • List 52
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15500779033
  • c35b20a4 on github
  • Prev Build on master (#15500198226)
  • Next Build on master (#15542505619)
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

© 2025 Coveralls, Inc