Closed bmarty closed 1 day ago
:iphone: Scan the QR code below to install the build (arm64 only) for this PR. If you can't scan the QR code you can install the build via this link: https://i.diawi.com/equB5n
Attention: Patch coverage is 94.11765%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 82.90%. Comparing base (
5d8d399
) to head (f0aca00
). Report is 15 commits behind head on develop.
Files with missing lines | Patch % | Lines |
---|---|---|
.../android/libraries/push/impl/DefaultPushService.kt | 87.50% | 0 Missing and 2 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Content
There was 2 user stories where the UnifiedPush subject was not properly removed:
The video below shows that after those 2 use cases, the ntfy app shows an empty list of topics. This was not the case before.
Motivation and context
Cleanup data and avoid ghost subscribed topic.
Screenshots / GIFs
https://github.com/user-attachments/assets/88cc821a-f9dc-4e52-9673-4d076fb28cf1
Tests
Tested devices
Checklist