-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prepopulate config computed values after sdk initial population (#3364)
* 🐛 Fix NPE from empty valuesMap for filter criteria * 🐛 Remove incomplete code committed erroneously * Prepopulate questionnaire computed values after sdk population * Refactor method prepopulateWithComputedConfigValues * Unset prepopulate with computed value as extension function for codcov * 🐛 Initialize unique ID resource This is to fix NPE in later updating of an ID as used * Update jacoco task * Move prepopulateWithComputedConfigValues to QuestionnaireExtension * Revert jacoco related changes * Fix missing argument error in QuestionnaireViewModelTest --------- Co-authored-by: Allan O <[email protected]> Co-authored-by: Allan Onchuru <[email protected]> Co-authored-by: Elly Kitoto <[email protected]>
- Loading branch information
1 parent
115c4f4
commit b20c669
Showing
7 changed files
with
261 additions
and
104 deletions.
There are no files selected for viewing
This file contains 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 file contains 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 file contains 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 file contains 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 file contains 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
Oops, something went wrong.