github / gh-gei

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

Upgrade to .NET 8 #1302

Open ArinGhazarian opened 3 days ago

ArinGhazarian commented 3 days ago
github-actions[bot] commented 3 days ago

Unit Test Results

840 tests   840 ✅  21s ⏱️   1 suites    0 💤   1 files      0 ❌

Results for commit baee7acc.

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

github-actions[bot] commented 2 days ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
gei 81% 72% 584
ado2gh 84% 78% 631
Octoshift 87% 77% 1327
bbs2gh 79% 74% 692
Summary 84% (7081 / 8465) 75% (1648 / 2184) 3234
ArinGhazarian commented 2 days ago

The CI is green and INT tests are passing but the problem is that when running the INT tests, live console output is not getting logged (see below image). Need to investigate further but it could have been caused by trimming. I was also able to reproduce this locally.

image