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

payjoin / rust-payjoin / 13059350773
83%

Build:
DEFAULT BRANCH: master
Ran 30 Jan 2025 07:05PM UTC
Jobs 1
Files 34
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

30 Jan 2025 07:02PM UTC coverage: 78.501% (-0.04%) from 78.544%
13059350773

push

github

web-flow
Clean up feature/module documentation with docs.rs features  (#518)

run with `RUSTDOCFLAGS="--cfg docsrs" cargo doc --all-features --open`

- match `send` module feature gating to `receive` module gating. I like
this because it makes what's available explicit, and hides stuff you
don't want in the default configuration, but I could understand removing
if it seems like excessive complexity in cfging (API changing)
- Put explicit feature labels on optional modules with `cfg_attr` (this
needs the RUSTDOCFLAGS)
- Remove public feature-specific content-type consts. They're
encapsulated in the state machine now. (API changing)
- remove obsolete base64 re-export since our state machine covers it.
(API changing)
- Add module docs to public modules without fuss 
- Get rid of feature switching in doc strings.

Discovered these flaws with docs in while addressing #504.

3644 of 4642 relevant lines covered (78.5%)

990.19 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
93.79
-0.59% payjoin/src/send/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 13059350773.1 30 Jan 2025 07:05PM UTC 34
78.5
GitHub Action Run
Source Files on build 13059350773
  • Tree
  • List 34
  • Changed 9
  • Source Changed 9
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13059350773
  • 5e402c6c on github
  • Prev Build on master (#13058930455)
  • Next Build on master (#13090176852)
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