Closed dependabot[bot] closed 1 year ago
Merging #1277 (8a22dba) into master (e760484) will increase coverage by
0.18%
. Report is 135 commits behind head on master. The diff coverage is97.01%
.
@@ Coverage Diff @@
## master #1277 +/- ##
==========================================
+ 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%> (ø) |
Looks like actions/checkout is up-to-date now, so this is no longer needed.
Bumps actions/checkout from 2 to 3.
Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
c85c95e
Release v3.5.3 (#1376)d106d46
Add support for sparse checkouts (#1369)f095bcc
Fix typos found by codespell (#1287)47fbe2d
Fix: Checkout fail in self-hosted runners when faulty submodule are checked-i...8e5e7e5
Release v3.5.2 (#1291)eb35239
Fix: convert baseUrl to serverApiUrl 'formatted' (#1289)83b7061
Release v3.5.1 (#1284)40a16eb
Improve checkout performance on Windows runners by upgrading@actions/github
...8f4b7f8
Add new public key for known_hosts (#1237)cd6a9fd
Update update-main-version.ymlDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)