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

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

Build:
Build:
LAST BUILD BRANCH: integerparam-template
DEFAULT BRANCH: master
Ran 30 Sep 2015 08:51AM UTC
Jobs 2
Files 233
Run time 24s
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
299

push

travis-ci

dawagner
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>

1 of 1 new or added line in 1 file covered. (100.0%)

4813 of 6626 relevant lines covered (72.64%)

3457.35 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
parameter/EnumValuePair.cpp
Jobs
ID Job ID Ran Files Coverage
1 299.1 30 Sep 2015 08:52AM UTC 0
72.64
Travis Job 299.1
2 299.2 30 Sep 2015 08:51AM UTC 0
0.0
Travis Job 299.2
Source Files on build 299
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #299
  • b209d6dc on github
  • Next Build on fix-enumparam-name-attribute (#321)
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