|
Repo Added
|
Files
50
|
Badge
README BADGES
|
push
travis-ci
1075 of 1075 branches covered (100.0%)
Branch coverage included in aggregate %.
8961 of 8961 relevant lines covered (100.0%)
6.86 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 267 | fix_register_instance_methods | Merge branch 'master' into fix_register_instance_methods | push | travis-ci | pending completion | ||
| 256 | fix_register_instance_methods | Annotate method so it doesn’t decrease coverage. | push | Martin Häcker | travis-ci | pending completion | |
| 254 | fix_register_instance_methods | Fixes #12 - registering instance methods as listeners doesn’t allow to easily unregister them as the registry tries to find the handler with 'is' but it should use '==' to allow the python BoundMethod wrapper (which is a new instance every time in... | push | Martin Häcker | travis-ci | pending completion |