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

01org / parameter-framework / 372
65%
master: 32%

Build:
Build:
LAST BUILD BRANCH: v3.2.1
DEFAULT BRANCH: master
Ran 22 May 2015 08:52AM UTC
Jobs 1
Files 268
Run time 27s
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
372

Pull #110

travis-ci

clero
Rework configuration class to avoid complicate behavior

Current configuration design is mapping classes on xml node.
It leads to some empty classes which contains a node information.
It also leads to inconsistent information retrieval method. Some
can be retrieved through simple getters and some others are retrieved
through child mechanism inherited from Element.
This patch introduces a real configuration object which is a simple
struct. Information retrieval is handled through xml bindings.

TODO: UPDATE DOC

Signed-off-by: Jules Clero <julesx.clero@intel.com>
Pull Request #110: Simplify Xml handling

4771 of 6836 relevant lines covered (69.79%)

3751.77 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
parameter/XmlElementSerializingContext.h
1
100.0
parameter/XmlParameterSerializingContext.h
1
100.0
parameter/ConfigurableElement.cpp
3
100.0
parameter/BitParameterBlockType.cpp
3
100.0
xmlserializer/XmlFileDocSource.cpp
4
100.0
parameter/ComponentInstance.cpp
5
100.0
parameter/EnumValuePair.cpp
9
100.0
parameter/SelectionCriterionRule.cpp
10
100.0
parameter/MappingData.cpp
10
100.0
parameter/Element.cpp
10
100.0
parameter/TypeElement.cpp
11
100.0
xmlserializer/XmlElement.cpp
11
100.0
parameter/ComponentType.cpp
16
100.0
parameter/SystemClass.cpp
24
100.0
parameter/DomainConfiguration.cpp
26
100.0
xmlserializer/XmlDocSource.cpp
39
100.0
parameter/IntegerParameterType.cpp
42
100.0
parameter/FixedPointParameterType.cpp
43
100.0
parameter/ConfigurableDomain.cpp
46
100.0
parameter/EnumParameterType.cpp
59
100.0
parameter/Subsystem.cpp
257
100.0
parameter/ParameterMgr.cpp
Jobs
ID Job ID Ran Files Coverage
1 372.1 22 May 2015 08:52AM UTC 0
69.79
Travis Job 372.1
Source Files on build 372
  • Tree
  • List 0
  • Changed 82
  • Source Changed 37
  • Coverage Changed 73
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #372
  • Pull Request #110
  • PR Base - next (#336)
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