-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Allow the testing app to not be in the default apps folder #34193
Conversation
Codecov Report
@@ Coverage Diff @@
## master #34193 +/- ##
============================================
+ Coverage 64.76% 64.76% +<.01%
Complexity 18351 18351
============================================
Files 1198 1198
Lines 69467 69467
Branches 1281 1281
============================================
+ Hits 44989 44993 +4
+ Misses 24105 24101 -4
Partials 373 373
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #34193 +/- ##
============================================
+ Coverage 64.76% 64.76% +<.01%
Complexity 18351 18351
============================================
Files 1198 1198
Lines 69467 69467
Branches 1281 1281
============================================
+ Hits 44989 44993 +4
+ Misses 24105 24101 -4
Partials 373 373
Continue to review full report at Codecov.
|
Backport |
Description
Be smart about looking for the testing app skeleton directories within
testing/data
. Do not assume that they will be found under theapps
folder.Issue
#34194
Motivation and Context
See issue.
How Has This Been Tested?
Local acceptance test runs with the testing app installed in
apps-external
Types of changes
Checklist:
Open tasks: