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

payjoin / rust-payjoin / 13874165733
83%

Build:
DEFAULT BRANCH: master
Ran 15 Mar 2025 03:24PM UTC
Jobs 1
Files 42
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

15 Mar 2025 03:22PM UTC coverage: 80.527% (-0.003%) from 80.53%
13874165733

push

github

web-flow
Make serialize_url and extract_v1 infallible (#579)

I noticed that `serialize_url` returns a `Result<Url, url::ParseError>`
but never actually returns an `Err`, so it can simply return a `Url`
instead. The first commit addresses this.

By extension, `Sender::extract_v1` no longer needs to return a `Result`
either. The second commit addresses this.

14 of 15 new or added lines in 6 files covered. (93.33%)

4826 of 5993 relevant lines covered (80.53%)

771.06 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
76.06
0.0% payjoin-cli/src/app/v2.rs
Jobs
ID Job ID Ran Files Coverage
1 13874165733.1 15 Mar 2025 03:24PM UTC 42
80.53
GitHub Action Run
Source Files on build 13874165733
  • Tree
  • List 42
  • Changed 7
  • Source Changed 7
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13874165733
  • 480caddf on github
  • Prev Build on master (#13874089621)
  • Next Build on master (#13875410498)
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