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

simonsobs / ocs / 268 / 1
65%
main: 67%

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

03 Apr 2020 08:29AM UTC coverage: 21.794% (-0.6%) from 22.373%
268.1

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

Source Files on job 268.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 254
  • Travis Job 268.1
  • c0d1c6b3 on github
  • Prev Job for on master (#254.1)
  • Next Job for on master (#271.1)
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