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

pwithnall / dbus-deviation / 109 / 1

Build:
DEFAULT BRANCH: master
Ran 09 Jan 2017 11:28PM UTC
Files 14
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

09 Jan 2017 11:25PM UTC coverage: 98.942% (+0.04%) from 98.9%
109.1

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%)

0.99 hits per line

Source Files on job 109.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 109
  • Travis Job 109.1
  • a2ff45c8 on github
  • Prev Job for on master (#108.1)
  • Next Job for on master (#110.3)
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