github / gh-gei

Migration CLI for GitHub to GitHub migrations
MIT License
327 stars 88 forks source link

Add integration tests for Github owned storage #1289

Closed begonaguereca closed 2 weeks ago

begonaguereca commented 3 weeks ago

Closes https://github.ghe.com/github/octoshift/issues/9592!

In order to add Integration tests for the Github owned storage work we needed to add --use-github-storage to the GenerateScript command.

  1. Add --use-github-storage to the GenerateScript command
  2. Update integration tests to use --use-github-storage command
github-actions[bot] commented 3 weeks ago

Unit Test Results

825 tests   822 ✅  23s ⏱️   1 suites    0 💤   1 files      3 ❌

For more details on these failures, see this check.

Results for commit 1aacb169.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 3 weeks ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
gei 78% 69% 552
ado2gh 84% 78% 627
Octoshift 87% 76% 1298
bbs2gh 79% 74% 666
Summary 83% (7013 / 8427) 75% (1568 / 2096) 3143