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

dawagner / parameter-framework / 321
73%
master: 78%

Build:
Build:
LAST BUILD BRANCH: integerparam-template
DEFAULT BRANCH: master
Ran 13 Oct 2015 11:27AM UTC
Jobs 1
Files 234
Run time 10s
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
321

push

travis-ci

David Wagner
Wrong XML "Name" attribute in enum value pairs

When exporting an element's structure (via the C++ API or via the tuning
interface), a spurious "Name" attribute appears for EnumPair nodes, while
only "Literal" and "Numerical" attributes should be present. This is because
the XML import / export feature assummes the existence of a Name attribute
for all XML nodes. The Name default processing can however be skipped from the
toXml() methods by calling the base class' childrenToXml() method instead
of the toXml() one.

Signed-off-by: Patrick Benavoli <patrick.benavoli@intel.com>

4802 of 6560 relevant lines covered (73.2%)

3479.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 321.1 13 Oct 2015 11:27AM UTC 0
73.2
Travis Job 321.1
Source Files on build 321
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #321
  • c18f6562 on github
  • Prev Build on fix-enumparam-name-attribute (#299)
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