|
Repo Added
|
Files
246
|
Badge
README BADGES
|
push
travis-ci
17428 of 17821 relevant lines covered (97.79%)
322751.35 hits per line
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 1035 | obj-slots | unix: Enable MICROPY_CLASS_SLOTS. | push | travis-ci | pending completion | ||
| 1019 | obj-slots | unix: Enable MICROPY_CLASS_SLOTS. | push | travis-ci | pending completion | ||
| 1018 | obj-slots | unix: Enable MICROPY_CLASS_SLOTS. | push | travis-ci | pending completion | ||
| 1014 | obj-slots | py/objtype: Implement support for classes with __slots__. Classes defined with slots are backed by the same type of ojects as namedtuple. Effectively, a __slots__ instance is a mutable namedtuple, but also with support for methods defined on the ... | push | travis-ci | pending completion |