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

pytransitions / transitions / 587
98%

Build:
DEFAULT BRANCH: master
Ran 23 Jul 2017 07:39PM UTC
Jobs 2
Files 18
Run time 8s
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

pending completion
587

Pull #239

travis-ci

web-flow
Better rep function for callables

As discussed in #239:
 - `rep()` is now a free function
 - `rep()` pretty-prints partial functions
 - `rep()` calls `str()` on its argument when everything else fails

Also, the following cases are now tested:
 - `rep()` with a string argument returns the string
 - `rep()` with a function returns the name of the function
 - `rep()` with a partial function returns name + args + kwargs
 - `rep()` with anything else calls `str()`
Pull Request #239: Fix graph crash with partial conditions

66 of 66 new or added lines in 3 files covered. (100.0%)

2692 of 2738 relevant lines covered (98.32%)

1.97 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
8
100.0
tests/test_graphing.py

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
tests/test_add_remove.py
2
100.0
tests/test_factory.py
2
100.0
tests/test_graphing.py
3
100.0
transitions/core.py
4
100.0
tests/test_reuse.py
4
100.0
transitions/extensions/locking.py
5
100.0
tests/test_nesting.py
6
100.0
tests/test_core.py
6
100.0
tests/test_threading.py
Jobs
ID Job ID Ran Files Coverage
1 587.1 23 Jul 2017 07:39PM UTC 0
98.28
Travis Job 587.1
2 587.2 23 Jul 2017 07:39PM UTC 0
98.32
Travis Job 587.2
Source Files on build 587
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #587
  • Pull Request #239
  • PR Base - master (#585)
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