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

kyuupichan / aiorpcX / 206
99%

Build:
DEFAULT BRANCH: master
Ran 19 Apr 2019 05:44PM UTC
Jobs 4
Files 7
Run time 3min
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
206

push

travis-ci

kyuupichan
Prepare 0.16.0

* session closing is now robust; it is safe to await session.close() from anywhere
* API change: FinalRPCError removed; raise ReplyAndDisconnect instead.  This responds with
  a normal result, or an error, and then disconnects.
  e.g.  raise ReplyAndDisconnect(23)
        raise ReplyAndDisconnect(RPCError(1, "message"))
* the session base class' private method _close() is removed.  Use await close() instead.
* workaround uvloop bug `https://github.com/MagicStack/uvloop/issues/246`_

1423 of 1427 relevant lines covered (99.72%)

3.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 206.1 19 Apr 2019 05:44PM UTC 0
99.65
Travis Job 206.1
2 206.2 19 Apr 2019 05:48PM UTC 0
99.65
Travis Job 206.2
3 206.3 19 Apr 2019 05:45PM UTC 0
99.58
Travis Job 206.3
4 206.4 19 Apr 2019 05:45PM UTC 0
99.58
Travis Job 206.4
Source Files on build 206
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #206
  • b53058f7 on github
  • Prev Build on master (#204)
  • Next Build on master (#215)
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