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

rust-bitcoin / rust-bitcoin / 10308637366
83%

Build:
DEFAULT BRANCH: master
Ran 08 Aug 2024 07:56PM UTC
Jobs 1
Files 96
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 Aug 2024 07:55PM UTC coverage: 83.213%. Remained the same
10308637366

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#3137: De-sugar `self`

<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/34e82125946475cf9255771ac76b27e5ec7b8066">34e821259 Replace &self with self: &Self (Tobin C. Harding)

Pull request description:

  `foo(&self)` is syntax sugar for `foo(self: &Self)`.

  The `define_extension_trait` is currently large, ugly, and not that expressive. If we use `self: &Self` then the macro is greatly simplified.

  (Also consuming version `self: Self`)

  De-sugar only, no logic changes.

ACKs for top commit:
  apoelstra:
    ACK 34e82125946475cf9255771ac76b27e5ec7b8066 successfully ran local tests; lol this looks so much better
  Kixunil:
    ACK 34e82125946475cf9255771ac76b27e5ec7b8066

Tree-SHA512: 7ec81bee9ceb89ecb0e3356d5106a27d9ad

8 of 8 new or added lines in 1 file covered. (100.0%)

19699 of 23673 relevant lines covered (83.21%)

15694.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10308637366.1 08 Aug 2024 07:56PM UTC 0
83.21
GitHub Action Run
Source Files on build 10308637366
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #10308637366
  • bee044fb on github
  • Prev Build on master (#10308016921)
  • Next Build on master (#10309673316)
  • 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