intel / parameter-framework

Plugin-based and rule-based framework for describing and controlling parameters
https://01.org/parameter-framework/
Other
60 stars 48 forks source link

topic/fix dump element #404

Closed sguiriec closed 7 years ago

sguiriec commented 7 years ago

@cc6565, @gdenneul, @plbossart, @Makohoek Please review. Updated branch with Python legacy test to secure the issue and improve test coverage.

  

codecov-io commented 7 years ago

Codecov Report

Merging #404 into master will increase coverage by 0.17%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #404      +/-   ##
==========================================
+ Coverage    74.6%   74.77%   +0.17%     
==========================================
  Files         214      214              
  Lines        6675     6677       +2     
  Branches      845      845              
==========================================
+ Hits         4980     4993      +13     
+ Misses       1224     1212      -12     
- Partials      471      472       +1
Impacted Files Coverage Δ
parameter/ArrayParameter.cpp 67.33% <100%> (+1.33%) :arrow_up:
utility/NonCopyable.hpp 100% <0%> (ø) :arrow_up:
parameter/ParameterMgr.cpp 67.86% <0%> (+0.67%) :arrow_up:
parameter/ConfigurableElement.cpp 81.93% <0%> (+0.88%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e678467...2bad684. Read the comment docs.