Closed nsingh-branch closed 1 year ago
Merging #1274 (787cfeb) into master (e760484) will increase coverage by
0.18%
. Report is 95 commits behind head on master. The diff coverage is97.01%
.
@@ Coverage Diff @@
## master #1274 +/- ##
==========================================
+ Coverage 51.26% 51.44% +0.18%
==========================================
Files 78 78
Lines 11156 11177 +21
Branches 4316 4325 +9
==========================================
+ Hits 5719 5750 +31
+ Misses 5174 5164 -10
Partials 263 263
Files Changed | Coverage Δ | |
---|---|---|
BranchSDK/BranchInstallRequest.m | 67.18% <ø> (ø) |
|
BranchSDK/BranchOpenRequest.m | 63.13% <ø> (ø) |
|
BranchSDK/Branch.m | 39.26% <90.00%> (+1.17%) |
:arrow_up: |
Branch-TestBed/Branch-TestBed/AppDelegate.m | 42.66% <100.00%> (ø) |
|
BranchSDK/BNCPreferenceHelper.m | 79.78% <100.00%> (ø) |
|
BranchSDK/BNCServerInterface.m | 66.66% <100.00%> (+0.23%) |
:arrow_up: |
BranchSDK/BranchPluginSupport.m | 83.33% <100.00%> (ø) |
Reference
SDK-2032 -- Dependabot - Get caught up on dependabot PRs
Summary
Created a new GHA that automatically takes the open dependabot PRs, and merge them into a separate for testing all at once.
Motivation
This will make it much easier to manage dependabot PR's by being able to easily test multiple of them at once.
Type Of Change
Testing Instructions
Manually run the GHA and check the new dependabot-test-branch.
cc @BranchMetrics/saas-sdk-devs for visibility.