-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
fix #90 don't dismiss failed message action #137
Conversation
Signed-off-by: Basler182 <showdialog@web.de>
Signed-off-by: Basler182 <showdialog@web.de>
Signed-off-by: Basler182 <showdialog@web.de>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #137 +/- ##
============================================
+ Coverage 39.47% 39.47% +0.01%
- Complexity 785 791 +6
============================================
Files 265 265
Lines 10524 10533 +9
Branches 1476 1480 +4
============================================
+ Hits 4153 4157 +4
- Misses 6010 6014 +4
- Partials 361 362 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
|
Signed-off-by: Basler182 <showdialog@web.de>
Signed-off-by: Basler182 <showdialog@web.de>
app/src/main/kotlin/edu/stanford/bdh/engagehf/bluetooth/BluetoothViewModel.kt
Outdated
Show resolved
Hide resolved
app/src/main/kotlin/edu/stanford/bdh/engagehf/bluetooth/BluetoothViewModel.kt
Outdated
Show resolved
Hide resolved
...es/education/src/main/java/edu/stanford/spezi/modules/education/videos/EducationViewModel.kt
Outdated
Show resolved
Hide resolved
Signed-off-by: Basler182 <showdialog@web.de>
Signed-off-by: Basler182 <showdialog@web.de>
…andling # Conflicts: # app/src/main/res/values/strings.xml
…nfordSpezi/SpeziKt into task/message-action-handling
app/src/main/kotlin/edu/stanford/bdh/engagehf/bluetooth/BluetoothViewModel.kt
Outdated
Show resolved
Hide resolved
Signed-off-by: Basler182 <showdialog@web.de>
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.
🚀
don't dismiss failed message action
♻️ Current situation & Problem
#90
⚙️ Release Notes
📝 Code of Conduct & Contributing Guidelines
By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines: