This repository was archived by the owner on Aug 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 68
Functional test: Add logarithmic format test #402
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This patch is adding basic test for Logarithmic format. Signed-off-by: Sebastien Guiriec <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #402 +/- ##
========================================
+ Coverage 72.7% 74.6% +1.9%
========================================
Files 214 214
Lines 6674 6675 +1
Branches 845 845
========================================
+ Hits 4852 4980 +128
+ Misses 1355 1224 -131
- Partials 467 471 +4
Continue to review full report at Codecov.
|
Integer parameter cannot be set in double format except in case of Linear or Logarithm Adaptation format. Signed-off-by: Sebastien Guiriec <[email protected]>
This patch is adding Linear adaptation format unit test for Parameter Framework. Signed-off-by: Sebastien Guiriec <[email protected]>
Fix missing false return for backboard synchronization. Signed-off-by: Sebastien Guiriec <[email protected]>
3477290 to
75f6534
Compare
This patch is improving Boolean parameter Ynit test for setting in the different possible formats. Signed-off-by: Sebastien Guiriec <[email protected]>
Improve test coverage of BitParameter format. Signed-off-by: Sebastien Guiriec <[email protected]>
Add few additional test for Integer parameter in Hexa format. Signed-off-by: Sebastien Guiriec <[email protected]>
Improve EnumParameter test coverage. Signed-off-by: Sebastien Guiriec <[email protected]>
6248645 to
1f578f9
Compare
Add missing Boolean type setting test for Blackboard synchronization Signed-off-by: Sebastien Guiriec <[email protected]>
Author
|
@gdenneul Please review |
Add BitParamter tests cases for boolean type format. Signed-off-by: Sebastien Guiriec <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This patch is adding basic test for Logarithmic format.
Signed-off-by: Sebastien Guiriec [email protected]

100% <ø> (+14.28%)18.18% <ø> (+18.18%)21.05% <ø> (+21.05%)38.09% <ø> (+38.09%)100% <ø> (+100%)100% <ø> (+100%)100% <ø> (+100%)Continue to review full report at Codecov.