RUMM-2463 Add API to enable/disable tracking of frustration signals#1085
Merged
plousada merged 2 commits intoOct 14, 2022
Merged
Conversation
0xnm
requested changes
Oct 13, 2022
0xnm
left a comment
Member
There was a problem hiding this comment.
Overall lgtm! I just added few minor suggestions.
plousada
force-pushed
the
plousada/RUMM-2463/public-api-frustrations-signals
branch
2 times, most recently
from
October 13, 2022 14:16
01fb72a to
308fc9f
Compare
mariusc83
approved these changes
Oct 13, 2022
plousada
force-pushed
the
plousada/RUMM-2463/public-api-frustrations-signals
branch
from
October 13, 2022 15:20
308fc9f to
e4de88d
Compare
xgouchet
approved these changes
Oct 14, 2022
plousada
force-pushed
the
plousada/RUMM-2463/public-api-frustrations-signals
branch
from
October 14, 2022 09:27
e4de88d to
d33034a
Compare
Codecov Report
@@ Coverage Diff @@
## develop #1085 +/- ##
===========================================
+ Coverage 83.13% 83.18% +0.05%
===========================================
Files 272 272
Lines 9285 9310 +25
Branches 1494 1494
===========================================
+ Hits 7719 7744 +25
- Misses 1144 1149 +5
+ Partials 422 417 -5
|
0xnm
requested changes
Oct 14, 2022
0xnm
approved these changes
Oct 14, 2022
plousada
deleted the
plousada/RUMM-2463/public-api-frustrations-signals
branch
October 14, 2022 10:52
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What does this PR do?
Adds a public API to disable/enable tracking of frustration signals.
Motivation
What inspired you to submit this pull request?
Additional Notes
Anything else we should know when reviewing?
Review checklist (to be filled by reviewers)