Repo Added
|
Files
27
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
4 of 4 new or added lines in 1 file covered. (100.0%)
207 of 208 relevant lines covered (99.52%)
2.99 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
153 | fancy-syntax | Better syntax for Eithers Either class overrides `__rshift__` magic method to allow the usage of `>>` to cancatenate several functions. Example: ```python def test_break_the_chain(): out = minus_one(1) >> one_divided_by >> minus_one asse... | push | Kalimaha | travis-ci | pending completion |