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

rust-bitcoin / rust-bitcoin / 11352313972
83%

Build:
DEFAULT BRANCH: master
Ran 15 Oct 2024 06:38PM UTC
Jobs 1
Files 103
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

15 Oct 2024 06:37PM UTC coverage: 82.47%. Remained the same
11352313972

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#2906: psbt: Encode keytype as a compact size unsigned integer

<a class=hub.com/rust-bitcoin/rust-bitcoin/commit/2f656f77baf91cc4f3110cc15c7f7e8e20d5d8c1">2f656f77b psbt: Use u64 for key type (Tobin C. Harding)

Pull request description:

  Currently we use `u8` for key type but it was pointed out that we should be using a `u64` and encoding it as a compact type. The reason our code works now is because the compact type encoding for a `u8` (less than

  This breaks the `serde` impl, as shown by changes to the regression tests,

  Fix: #2891

ACKs for top commit:
  apoelstra:
    ACK 2f656f77baf91cc4f3110cc15c7f7e8e20d5d8c1 successfully ran local tests

Tree-SHA512: ce5fe46b53c380f9cd782323893d130cb82

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

19115 of 23178 relevant lines covered (82.47%)

18789.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11352313972.1 15 Oct 2024 06:38PM UTC 0
82.47
GitHub Action Run
Source Files on build 11352313972
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #11352313972
  • 88af71c8 on github
  • Prev Build on master (#11351760414)
  • Next Build on master (#11356299832)
  • 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