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

beartype / plum / 6531020319 / 2
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 16 Oct 2023 08:31AM UTC
Files 13
Run time 1s
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

16 Oct 2023 08:30AM UTC coverage: 96.354% (+0.1%) from 96.217%
6531020319.2

push

github

web-flow
[2/3] Split Signature into Signature and Method classes (preparatory work for pretty PR) (#112)

This PR does not contain any of the 'pretty printing code' (which is messy and long), but contains only the internal changes that make it possible to implement.

Mainly, this PR removes `ìmplementaition` and `return type` from `Signature` and introduces a new class , `Method` that pieces those things together (a method is just a signature, an implementation, and a name).

Conceptually I think this makes sense, because the signatures should only be used to dispatch. 
Also, I think this might make some experimentation easier later on... 

Apart from this two changes, everything is pretty mechanical. @wesselb there is one failing test that I don't understand why it fails. Do you have an idea?

1057 of 1097 relevant lines covered (96.35%)

0.96 hits per line

Source Files on job run-3.11 - 6531020319.2
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6531020319
  • 8b43135e on github
  • Prev Job for on master (#6512158434.4)
  • Next Job for on master (#6551853817.1)
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