Skip to content

SDK-496 Fix inAppConsume behavior and add JSON-only message signal - #1087

Merged
sumeruchat merged 16 commits into
masterfrom
fix/SDK-496-inapp-consume-inbox-notification
Jul 30, 2026
Merged

SDK-496 Fix inAppConsume behavior and add JSON-only message signal#1087
sumeruchat merged 16 commits into
masterfrom
fix/SDK-496-inapp-consume-inbox-notification

SDK-496 Harden mixed auth queue test ordering

ed110af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 29, 2026 in 1s

73.67% (+1.34%) compared to dd6e178

View this Pull Request on Codecov

73.67% (+1.34%) compared to dd6e178

Details

Codecov Report

❌ Patch coverage is 93.12763% with 49 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.67%. Comparing base (dd6e178) to head (ed110af).

Files with missing lines Patch % Lines
swift-sdk/Internal/in-app/InAppManager.swift 92.85% 21 Missing ⚠️
swift-sdk/Internal/in-app/InAppPersistence.swift 94.64% 12 Missing ⚠️
swift-sdk/Internal/EmptyInAppManager.swift 20.00% 4 Missing ⚠️
swift-sdk/Internal/IterableUserDefaults.swift 0.00% 4 Missing ⚠️
swift-sdk/Internal/Utilities/LocalStorage.swift 0.00% 4 Missing ⚠️
...t-sdk/Internal/in-app/InAppManager+Functions.swift 94.23% 3 Missing ⚠️
swift-sdk/Internal/InternalIterableAPI.swift 98.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1087      +/-   ##
==========================================
+ Coverage   72.32%   73.67%   +1.34%     
==========================================
  Files         114      114              
  Lines        9594    10202     +608     
==========================================
+ Hits         6939     7516     +577     
- Misses       2655     2686      +31     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.