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

SDK 2302 update singleton creation to dispatch once #1388

Merged
merged 7 commits into from
Apr 29, 2024

Add default value, just cause we do elsewhere.

1836823
Select commit
Loading
Failed to load commit list.
Merged

SDK 2302 update singleton creation to dispatch once #1388

Add default value, just cause we do elsewhere.
1836823
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 22, 2024 in 0s

51.10% (+0.06%) compared to 4842da0

View this Pull Request on Codecov

51.10% (+0.06%) compared to 4842da0

Details

Codecov Report

Attention: Patch coverage is 90.38462% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 51.10%. Comparing base (4842da0) to head (1836823).
Report is 6 commits behind head on master.

Files Patch % Lines
Sources/BranchSDK/BNCKeyChain.m 66.66% 2 Missing and 1 partial ⚠️
Sources/BranchSDK/BNCEventUtils.m 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1388      +/-   ##
==========================================
+ Coverage   51.03%   51.10%   +0.06%     
==========================================
  Files          66       66              
  Lines       10158    10158              
  Branches     3724     3724              
==========================================
+ Hits         5184     5191       +7     
+ Misses       4716     4707       -9     
- Partials      258      260       +2     

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