Skip to content

FileListResolver: handle non-existent files #56

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

Merged
merged 2 commits into from
Feb 17, 2016

Conversation

wfleming
Copy link
Contributor

A couple crashes came up this morning as a result of non-existent files trying to be read by the file list resolver. This bug surfaced because of the changes to trying to make all paths absolute.

Took the opportunity to test this class more broadly, as well.

@codeclimate/review

Also add a more complete and targeted spec for this class.
@wfleming wfleming force-pushed the will/resolve-nonexistent-files branch from 44aee1b to cdf9912 Compare February 17, 2016 16:49
@gdiggs
Copy link
Contributor

gdiggs commented Feb 17, 2016

Nice! LGTM

wfleming added a commit that referenced this pull request Feb 17, 2016
FileListResolver: handle non-existent files
@wfleming wfleming merged commit f5f8120 into master Feb 17, 2016
@wfleming wfleming deleted the will/resolve-nonexistent-files branch February 17, 2016 17:07
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.

2 participants