-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
doc,test: add documentation and test on how to use addons in SEA #59582
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
base: main
Are you sure you want to change the base?
Conversation
|
Review requested:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #59582 +/- ##
========================================
Coverage 89.84% 89.84%
========================================
Files 666 667 +1
Lines 195336 196260 +924
Branches 38357 38568 +211
========================================
+ Hits 175493 176326 +833
- Misses 12318 12367 +49
- Partials 7525 7567 +42 🚀 New features to boost your workflow:
|
|
Formatted the addon code and changed the test to use |
|
Forgot the |
|
Forgot to skip on ppc64le like what's done in #59563, added |
|
For some reason, this doesn't actually work on Linux arm64 - but only in the GitHub actions, and x64 Linux seems to work alright in GitHub actions, and in the Jenkins CI, both work alright. |
No description provided.