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

chavic / rust-payjoin / 29009312991
86%
master: 86%

Build:
Build:
LAST BUILD BRANCH: chavic/csharp-user-readme
DEFAULT BRANCH: master
Ran 09 Jul 2026 09:56AM UTC
Jobs 1
Files 64
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

09 Jul 2026 09:39AM UTC coverage: 85.889%. First build
29009312991

push

github

chavic
Expose transient vs fatal on persisted errors

PersistedError already knows whether the underlying ApiError was
Transient, Fatal, or FatalWithState, but api_error() collapses all
three, so callers cannot tell whether to retry from the same state
or treat the session as closed. Add is_transient() and is_fatal()
accessors.

Carry the distinction through the FFI: ReceiverPersistedError's
Receiver variant becomes Transient and Fatal variants, so bindings
consumers no longer have to treat every persisted error as
session-fatal (or string-match messages) to stay safe. Unclassified
errors map to Fatal, the conservative default for a session-driving
loop.

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

13378 of 15576 relevant lines covered (85.89%)

350.06 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29009312991.1 09 Jul 2026 09:56AM UTC 64
85.89
GitHub Action Run
Source Files on build 29009312991
  • Tree
  • List 64
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29009312991
  • b9042744 on github
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc