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

rust-bitcoin / rust-bitcoin / 12552354023 / 1
83%
master: 83%

Build:
DEFAULT BRANCH: master
Ran 30 Dec 2024 09:56PM UTC
Files 115
Run time 3s
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 Dec 2024 09:55PM UTC coverage: 82.801%. Remained the same
12552354023.1

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#3821: api: Include generics in regex

<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/7f2cf1dce8236c60931f729748c487d401878067">7f2cf1dce api: Include generics in regex (Tobin C. Harding)

Pull request description:

  The regex is still wrong, it misses structs with generics.

  Currently `contrib/api.sh io types` returns:

  ErrorKind
  Error
  Sink

  But with this patch applied it returns:

  FromStd<T>
  ToStd<T>
  ErrorKind
  Cursor<T>
  Error
  Sink
  Take<'a, R: bitcoin_io::Read + ?core::marker::Sized>

  Thanks ChatGPT, good robot.

ACKs for top commit:
  storopoli:
    ACK 7f2cf1dce8236c60931f729748c487d401878067
  apoelstra:
    ACK 7f2cf1dce8236c60931f729748c487d401878067; successfully ran local tests; nice!

Tree-SHA512: 92fde9788cb048505e38cceeb9c1f2d4a4a

20418 of 24659 relevant lines covered (82.8%)

17662.35 hits per line

Source Files on job 12552354023.1
  • Tree
  • List 0
  • Changed 10
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 12552354023
  • 4cd7a5e7 on github
  • Prev Job for on master (#12551415892.1)
  • Next Job for on master (#12560498891.1)
  • 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