-
Notifications
You must be signed in to change notification settings - Fork 283
Use arcade target instead of local #6140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6140 +/- ##
==========================================
- Coverage 76.90% 76.87% -0.04%
==========================================
Files 619 619
Lines 37654 37654
==========================================
- Hits 28959 28946 -13
- Misses 8695 8708 +13
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Arcade is now flowing again #6145 🎉 |
Merged latest main and temporarily switching public CI to Arcade so that we test the changes here and avoid the risk of breaking official builds. |
Waiting on dotnet/arcade#15996 :/ |
|
It seems to be happening only for MSTest.Analyzers.UnitTests (net462) so far. |
I triggered a re-run. It's likely flakiness but it's hard to say if it's one-off or if it will be frequent. |
Blocked on arcade's insertion.Unblocked with #6145Fixes #6098