Closed begonaguereca closed 1 week ago
834 tests 834 ✅ 23s ⏱️ 1 suites 0 💤 1 files 0 ❌
Results for commit edf88707.
:recycle: This comment has been updated with latest results.
Package | Line Rate | Branch Rate | Complexity | Health |
---|---|---|---|---|
gei | 80% | 72% | 554 | ✔ |
ado2gh | 84% | 78% | 627 | ✔ |
Octoshift | 87% | 76% | 1298 | ✔ |
bbs2gh | 79% | 74% | 680 | ✔ |
Summary | 84% (7039 / 8422) | 76% (1597 / 2114) | 3159 | ✔ |
Closes https://github.ghe.com/github/octoshift/issues/9649!
This pull request simplifies the method calls to AreBlobCredentialsRequired by removing the boolean parameter that checks for gitHubOwnedStorage.
While this produces the correct result, it is confusing for a reader. This PR refactors out that logic and adds the checks in the correct spots.
ThirdPartyNotices.txt
(if applicable)