github / gh-gei

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

Add `--github-owned-storage` Generate script capabilities + int tests #1290

Closed begonaguereca closed 2 weeks ago

begonaguereca commented 2 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 2 weeks ago

Unit Test Results

0 tests   0 ✅  0s ⏱️ 0 suites  0 💤 0 files    0 ❌

Results for commit 38d1ad17.

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

github-actions[bot] commented 2 weeks ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
gei 80% 71% 542
ado2gh 84% 78% 627
Octoshift 87% 76% 1298
bbs2gh 79% 74% 666
Summary 83% (7014 / 8401) 75% (1571 / 2090) 3133