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

simonsobs / ocs / 268
65%
main: 67%

Build:
Build:
LAST BUILD BRANCH: koopman/more-coveralls-debugging
DEFAULT BRANCH: main
Ran 03 Apr 2020 08:32AM UTC
Jobs 1
Files 16
Run time 2s
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
268

push

travis-ci-com

web-flow
MatchedClient: wrap replies with a nice __repr__ for interactive use (#116)

MatchedClient operation calls return an object with a nice __repr__ string, e.g.:

```
  >>> c.set_autoscan.wait()
  OCSReply: OK : Operation "set_autoscan" just exited.
    set_autoscan[session=7]; status=done without error 30.6 s ago, took 0.113400 s
    messages (4 of 4):
      1585667844.423 Status is now "starting".
      1585667844.424 Status is now "running".
      1585667844.535 Set autoscan to True
      1585667844.536 Status is now "done".
    other keys in .status: data
```

This still works with the form "ok, msg, status = op.status()", for
example, because the OCSReply object is still a tuple, deep down...

362 of 1661 relevant lines covered (21.79%)

0.22 hits per line

Jobs
ID Job ID Ran Files Coverage
1 268.1 03 Apr 2020 08:32AM UTC 0
21.79
Travis Job 268.1
Source Files on build 268
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #268
  • c0d1c6b3 on github
  • Prev Build on master (#254)
  • Next Build on master (#271)
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

© 2025 Coveralls, Inc