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

shinghim / rust-bitcoin / 12022962139
84%

Build:
DEFAULT BRANCH: master
Ran 26 Nov 2024 03:02AM UTC
Jobs 1
Files 114
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

25 Nov 2024 11:48PM UTC coverage: 82.576% (+0.1%) from 82.469%
12022962139

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#3639: units: Add integration test of API surface

<a class=hub.com/shinghim/rust-bitcoin/commit/7b8369f381c3f3fc15ed536d5316e86e02914b4e">7b8369f38 units: Add integration test of API surface (Tobin C. Harding)

Pull request description:

  In an effort to check off items in the Rust API guidelines checklist (#3632) add an integration test file that tests:

  - The location of re-exports for various typical usage styles.
  - Regressions in the API surface (things being accidentally moved).
  - All public types implement Debug (C-DEBUG).
  - For all non-error types:
      - `Debug` representation is never empty (C-DEBUG-NONEMPTY)
  - For all error types:
      - Derive standard traits as defined by `rust-bitcoin` policy.
  - All data structures implement `serde` traits (C-SERDE).

  I used the `cargo check-api` script we have laying around from ages ago (#2986) to parse `units` and get a list of the public types.

ACKs for top commit:
  apoelstra:
    ACK 7b8369f381c3f3fc15ed536d5316e86e02914b4e; successfully ran local tests

Tree-SHA512: 6fa2a61f62a49e7aac405505805b4018aaa

20061 of 24294 relevant lines covered (82.58%)

17878.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12022962139.1 26 Nov 2024 03:02AM UTC 0
82.58
GitHub Action Run
Source Files on build 12022962139
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #12022962139
  • f27a7882 on github
  • Prev Build on master (#11819516981)
  • Next Build on master (#12112154844)
  • Delete
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