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

rust-bitcoin / rust-bitcoin / 11038097026
83%

Build:
DEFAULT BRANCH: master
Ran 25 Sep 2024 05:29PM UTC
Jobs 1
Files 99
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 Sep 2024 05:28PM UTC coverage: 82.849% (-0.02%) from 82.866%
11038097026

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#3386: transaction: Remove `Default` implementations

<a class=hub.com/rust-bitcoin/rust-bitcoin/commit/d0a30096b4d3a9added5f0646f327b8fe41a5236">d0a30096b transaction: Remove Default implementations (Tobin C. Harding)

Pull request description:

  Currently we provide `Default` implementations for a couple of types in the `transaction` module, the values returned are meaningless and it seems these impls were added to make writing test code easier. In hindsight this was the wrong thing to do.

  Break the API and remove the `Default` implementations for `OutPoint` and `TxIn`.

  Add an associated const `TxIn::EMPTY_COINBASE` that is, as the name suggests, an empty transaction input with the prevout set to all zeros as for the coinbase transaction.

ACKs for top commit:
  apoelstra:
    ACK d0a30096b4d3a9added5f0646f327b8fe41a5236 successfully ran local tests

Tree-SHA512: f76c2984d39926d30fcb30b6f2083a7fbd7

7 of 7 new or added lines in 3 files covered. (100.0%)

1 existing line in 1 file now uncovered.

18999 of 22932 relevant lines covered (82.85%)

18272.41 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11038097026.1 25 Sep 2024 05:29PM UTC 0
82.85
GitHub Action Run
Source Files on build 11038097026
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #11038097026
  • a17e5793 on github
  • Prev Build on master (#11034092035)
  • Next Build on master (#11038857378)
  • 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