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 reduced set of variables #20

Merged
merged 2 commits into from
Mar 26, 2018
Merged

Fix reduced set of variables #20

merged 2 commits into from
Mar 26, 2018

Conversation

matz3
Copy link
Member

@matz3 matz3 commented Mar 23, 2018

There has been an issue with the reduced set of variables introduced
with #18. In some cases the import paths are absolute which breaks the
check with relative file paths within "getVariables".

The "mFileMappings" map always contains the correct paths.

There has been an issue with the reduced set of variables introduced
with #18. In some cases the import paths are absolute which breaks the
check with relative file paths within "getVariables".

The "mFileMappings" map always contains the correct paths.
@matz3 matz3 added the bug Something isn't working label Mar 23, 2018
@matz3 matz3 requested a review from devtomtom March 23, 2018 14:12
Copy link
Member

@devtomtom devtomtom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Go for it 👍

@matz3 matz3 merged commit 9571a4d into master Mar 26, 2018
@matz3 matz3 deleted the fix-reduced-variables branch March 26, 2018 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants