Skip to content

Conversation

@ericadamski
Copy link
Contributor

Fixes #36, #43

Logic now filters out any types that overlap in the conversion types and the files to covert

Fixes #36, closes #43

Logic now filters out any types that overlap in the coversion types and the files to covert
@ericadamski ericadamski self-assigned this Jun 27, 2018
Copy link
Member

@mfix22 mfix22 left a comment

Choose a reason for hiding this comment

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

Thanks so much @ericadamski ! We will probably merge this without the small comment, but just wanted to make it in case you got to it before us 😄

!files.map(file => file.path).includes(file.path)))

const getUniqueExtensions = files => {
const normalizeExtension = name => {
Copy link
Member

Choose a reason for hiding this comment

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

You could probably declare normalizeExtension outside of this function (:

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry I didn't make it :(

Copy link
Member

Choose a reason for hiding this comment

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

Don't worry about it 😄I was just nitpicking. Update not necessary. Thanks a lot for this bug fix! We are going to release today.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

If have more time next bug/feature I can clean up this file and test them all! 🙌

Copy link
Member

Choose a reason for hiding this comment

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

Go for it! 👍 that would be massively appreciated. Also thanks so much for writing that test! We really should have been better about doing so

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No shame! TDD is great but it takes time that I usually do not have to commit 😂

@mfix22 mfix22 merged commit cfea3aa into master Jun 27, 2018
@mfix22 mfix22 deleted the 36-converting-same-types branch June 27, 2018 16:11
@briandennis
Copy link
Member

wooo, thanks @ericadamski!

@briandennis briandennis mentioned this pull request Jun 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants