fix: read confirmation on reply from notification (WPB-8756)#3975
fix: read confirmation on reply from notification (WPB-8756)#3975sbakhtiarov merged 2 commits intodevelopfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #3975 +/- ##
===========================================
- Coverage 59.97% 59.97% -0.01%
===========================================
Files 1983 1983
Lines 64186 64191 +5
Branches 7005 7004 -1
===========================================
+ Hits 38497 38499 +2
Misses 22542 22542
- Partials 3147 3150 +3
... and 2 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
| Branch | fix/reply-read-receipt |
| Testbed | ubuntu-latest |
⚠️ WARNING: No Threshold found!Without a Threshold, no Alerts will ever be generated.
Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the--ci-only-thresholdsflag.
Click to view all benchmark results
| Benchmark | Latency | microseconds (µs) |
|---|---|---|
| com.wire.kalium.benchmarks.logic.CoreLogicBenchmark.createObjectInFiles | 📈 view plot | 928.30 µs |
| com.wire.kalium.benchmarks.logic.CoreLogicBenchmark.createObjectInMemory | 📈 view plot | 580,628.37 µs |
| com.wire.kalium.benchmarks.persistence.MessagesNoPragmaTuneBenchmark.messageInsertionBenchmark | 📈 view plot | 1,366,158.31 µs |
| com.wire.kalium.benchmarks.persistence.MessagesNoPragmaTuneBenchmark.queryMessagesBenchmark | 📈 view plot | 21,195.42 µs |
|



https://wearezeta.atlassian.net/browse/WPB-8756
https://wearezeta.atlassian.net/browse/WPB-8756
What's new in this PR?
Issues
See issue description here: wireapp/wire-android#4658
Solutions
Adding new flag to bypass the 3 second delay for updating the last read date and sending read receipt.