Skip to content
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

[FIX] Detect dynamic dependencies also when newer APIs are used #391

Merged
merged 2 commits into from
Jan 7, 2020

Conversation

codeworrior
Copy link
Member

So far, dynamic dependencies only had been detected for calls to
jQuery.sap.require. Now, calls to sap.ui.require and sap.ui.requireSync
are also checked.

So far, dynamic dependencies only had been detected for calls to
jQuery.sap.require. Now, calls to sap.ui.require and sap.ui.requireSync
are also checked.
@coveralls
Copy link

coveralls commented Dec 29, 2019

Coverage Status

Coverage increased (+0.2%) to 90.735% when pulling 708ccaf on improve-recognition-of-dynamic-dependencies into b0ff7b8 on master.

@codeworrior codeworrior merged commit ed1cc9d into master Jan 7, 2020
@codeworrior codeworrior deleted the improve-recognition-of-dynamic-dependencies branch June 25, 2020 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants