Skip to content
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

feat: improve push click behavior #247

Merged
merged 16 commits into from
Nov 14, 2023

Merge branch 'main' into rehan/push-click-behavior

2032b89
Select commit
Loading
Failed to load commit list.
Merged

feat: improve push click behavior #247

Merge branch 'main' into rehan/push-click-behavior
2032b89
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2023 in 1s

53.59% (+3.82%) compared to c494bb0

View this Pull Request on Codecov

53.59% (+3.82%) compared to c494bb0

Details

Codecov Report

Attention: 105 lines in your changes are missing coverage. Please review.

Comparison is base (c494bb0) 49.76% compared to head (2032b89) 53.59%.
Report is 23 commits behind head on main.

Files Patch % Lines
...inginapp/gist/presentation/engine/EngineWebView.kt 0.00% 28 Missing ⚠️
...ava/io/customer/messagingpush/util/DeepLinkUtil.kt 5.00% 19 Missing ⚠️
...stomer/messaginginapp/gist/data/listeners/Queue.kt 21.42% 11 Missing ⚠️
...saginginapp/gist/presentation/GistModalActivity.kt 0.00% 11 Missing ⚠️
sdk/src/main/java/io/customer/sdk/CustomerIO.kt 0.00% 11 Missing ⚠️
...push/activity/NotificationClickReceiverActivity.kt 63.15% 5 Missing and 2 partials ⚠️
...essagingpush/processor/PushMessageProcessorImpl.kt 87.03% 5 Missing and 2 partials ⚠️
...ssaginginapp/gist/presentation/GistModalManager.kt 0.00% 5 Missing ⚠️
...stomer/messaginginapp/gist/presentation/GistSdk.kt 33.33% 2 Missing ⚠️
...messagingpush/CustomerIOPushNotificationHandler.kt 80.00% 2 Missing ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #247      +/-   ##
============================================
+ Coverage     49.76%   53.59%   +3.82%     
- Complexity      237      278      +41     
============================================
  Files           108      109       +1     
  Lines          2781     2812      +31     
  Branches        364      352      -12     
============================================
+ Hits           1384     1507     +123     
+ Misses         1282     1183      -99     
- Partials        115      122       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.