-
Notifications
You must be signed in to change notification settings - Fork 269
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
[AAE-4966] Extensible app config #6914
Conversation
Do we have an issue linked that contains the AC? Once merged, who is gonna test it and based on what? We should have examples and expectations result |
@mauriziovitale the issue is https://alfresco.atlassian.net/browse/AAE-4966 This code is needed for https://alfresco.atlassian.net/browse/AAE-4842. The service has unit tests, the corresponding UI in the Modeling app will be testable. |
Codecov Report
@@ Coverage Diff @@
## develop #6914 +/- ##
===========================================
+ Coverage 76.56% 76.65% +0.08%
===========================================
Files 887 887
Lines 20227 20272 +45
Branches 4030 4042 +12
===========================================
+ Hits 15487 15539 +52
+ Misses 3499 3488 -11
- Partials 1241 1245 +4
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor comment
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? (check one with "x")
What is the current behaviour? (You can also link to an open issue here)
What is the new behaviour?
Does this PR introduce a breaking change? (check one with "x")
If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...
Other information:
https://alfresco.atlassian.net/browse/AAE-4966