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

Config.resolved: Major bugfix(es) #249

Merged
merged 1 commit into from
Apr 28, 2021
Merged

Config.resolved: Major bugfix(es) #249

merged 1 commit into from
Apr 28, 2021

Conversation

nbraud
Copy link
Collaborator

@nbraud nbraud commented Apr 27, 2021

No description provided.

- returned prematurely on the first Path key
- raised `TypeError` if `self.ignore` did not contain a relative path
- possible confusion between keys that take one path, and ones taking sets of paths
@nbraud
Copy link
Collaborator Author

nbraud commented Apr 27, 2021

I'm not sure what went through my mind when I wrote that code, but it was broken
as hecc. It's also very concerning that our testing did not catch it at all, but
I don't want to hold this bugfix on a testsuite improvement.

@duckinator
Copy link
Owner

This looks good to me, so I'll go ahead and merge it. Can you explain more on what the problem was and/or open an issue?

bors r+

@bors
Copy link
Contributor

bors bot commented Apr 28, 2021

Build succeeded:

@bors bors bot merged commit 324be52 into master Apr 28, 2021
@bors bors bot deleted the config/resolved-bug branch April 28, 2021 22: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