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

payjoin / rust-payjoin / 13874165733 / 1
83%
master: 83%

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

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

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.

4826 of 5993 relevant lines covered (80.53%)

771.06 hits per line

Source Files on job 13874165733.1
  • Tree
  • List 42
  • Changed 7
  • Source Changed 7
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13874165733
  • 480caddf on github
  • Prev Job for on master (#13874089621.1)
  • Next Job for on master (#13875410498.1)
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