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

rust-bitcoin / rust-bitcoin / 9846738129
83%

Build:
DEFAULT BRANCH: master
Ran 08 Jul 2024 08:51PM UTC
Jobs 1
Files 93
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

08 Jul 2024 08:50PM UTC coverage: 83.065% (+0.1%) from 82.933%
9846738129

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#2889: Move `serde_round_trip` macro to internals

<a class=hub.com/rust-bitcoin/rust-bitcoin/commit/<a class="double-link" href="https://git"><a class=hub.com/rust-bitcoin/rust-bitcoin/commit/7fa53440dc9c81d0e4b74eea21c9ca725a917ceb">7fa53440d Move serde_round_trip macro to internals (Tobin C. Harding)

Pull request description:

  We currently duplicate the serde_round_trip macro in `units` and `bitcoin`, this is unnecessary since it is a private test macro we can just throw it in `internals`.

  While we are at it lets improve the macro by testing a binary encoding also, elect to use the `bincode` crate because we already have it in our dependency graph.

  Add `test-serde` feature to `internals` to feature gate the macro and its usage (preventing the transient dependency on `bincode` and `serde_json`).

ACKs for top commit:
  Kixunil:
    ACK 7fa53440dc9c81d0e4b74eea21c9ca725a917ceb
  apoelstra:
    ACK 7fa53440dc9c81d0e4b74eea21c9ca725a917ceb

Tree-SHA512: f40c78bf2bad7b3f866c372a2c64ffd602c

19521 of 23501 relevant lines covered (83.06%)

15646.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9846738129.1 08 Jul 2024 08:51PM UTC 0
83.06
GitHub Action Run
Source Files on build 9846738129
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #9846738129
  • b392510e on github
  • Prev Build on master (#9844681155)
  • Next Build on master (#9847482228)
  • 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