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

01org / parameter-framework / 1294
32%

Build:
DEFAULT BRANCH: master
Ran 17 Nov 2015 02:01PM UTC
Jobs 1
Files 233
Run time 25s
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
1294

push

travis-ci

Kevin Rocard
Merge pull request #314 from krocard/swig3-support

Python bindings: Remove useless nestedworkaround

The swig "nested workaround" is used to tell swig to ignore the inner class definition that would be redundant with the fake outer class.
It would have been useful if ParameterMgrFullConnector.h was included (as opposed to copying the class definition in this .i).
As their was no conflicting ILogger definition, this workaround is useless.

This mean that python bindings can be generated with swig 3 as requested by feature request #166.
Beware though that **swig 3 is not official supported** as not tested in the CI.

Note: I tested this change by running sample.py and observing that logs were still coming out.

4995 of 6670 relevant lines covered (74.89%)

3716.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1294.1 17 Nov 2015 02:01PM UTC 0
74.89
Travis Job 1294.1
Source Files on build 1294
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1294
  • b48ba012 on github
  • Prev Build on master (#1293)
  • Next Build on master (#1295)
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