-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add NBGL use cases (settings and choice) and NVM management #97
Conversation
… parameters stored in NVM and add a NBGL use case choice when a setting switch is toggled
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #97 +/- ##
=======================================
Coverage 80.43% 80.43%
=======================================
Files 3 3
Lines 46 46
=======================================
Hits 37 37
Misses 9 9
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't we expose it on BAGL too?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What about implementation on BAGL? I'd say this could be interessting too?
yes it could be, but it was not the initial target of this PR ;-) |
2d1d369
to
d5f17d6
Compare
Improve the settings use case in order to be able to use app settings parameters stored in NVM
and add a NBGL use case choice when a setting switch is toggled