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

pwithnall / dbus-deviation / 109

Build:
DEFAULT BRANCH: master
Ran 09 Jan 2017 11:28PM UTC
Jobs 3
Files 14
Run time 2min
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
109

push

travis-ci

pwithnall
dbusapi: Add D-Bus type parser

This is heavily based on a patch by Kaloyan Tenchov <zayfod@gmail.com>,
thanks!

This adds a new Types module, which contains classes for building an AST
to represent a type string; and it adds a TypeParser class, which allows
a type string such as ‘a{sv}’ to be parsed into the AST:
    types.Array
     └─types.DictEntry
        ├─types.String
        └─types.Variant

Some tests are included.

This is a minor API break for ast.Property.type and ast.Argument.type,
which now have a type from the types module rather than a string. The
string representation of this type should be as before though.

https://github.com/pwithnall/dbus-deviation/pull/13

1216 of 1229 relevant lines covered (98.94%)

2.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 109.1 09 Jan 2017 11:28PM UTC 0
98.94
Travis Job 109.1
3 109.3 09 Jan 2017 11:31PM UTC 0
98.94
Travis Job 109.3
4 109.4 09 Jan 2017 11:30PM UTC 0
98.94
Travis Job 109.4
Source Files on build 109
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #109
  • a2ff45c8 on github
  • Prev Build on master (#108)
  • Next Build on master (#110)
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