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

Change paths to path #1205

Closed
wants to merge 4 commits into from
Closed

Change paths to path #1205

wants to merge 4 commits into from

Conversation

zhubofei
Copy link

@zhubofei zhubofei commented Jun 29, 2018

Changes in this pull request

Should map be a map of IndexPaths instead of arrays of IndexPaths? Also, we might need some unit tests on this part. I don't think it's covered.

Checklist

  • All tests pass. Demo project builds and runs.
  • I added tests, an experiment, or detailed why my change isn't tested.
  • I added an entry to the CHANGELOG.md for any breaking changes, enhancements, or bug fixes.
  • I have reviewed the contributing guide

@zhubofei zhubofei changed the title Change paths to path Change paths to path #trivial Jun 29, 2018
@zhubofei zhubofei requested a review from rnystrom July 9, 2018 04:45
Copy link
Contributor

@rnystrom rnystrom left a comment

Choose a reason for hiding this comment

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

Could you provide a unit test demonstrating where it fails?

@zhubofei
Copy link
Author

zhubofei commented Jul 9, 2018

@rnystrom Done 😊

@jessesquires jessesquires added this to the 4.0.0 milestone Jul 9, 2018
Copy link
Contributor

@jessesquires jessesquires left a comment

Choose a reason for hiding this comment

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

LGTM

@zhubofei
Copy link
Author

zhubofei commented Jul 9, 2018

@rnystrom @jessesquires After adding the test, I find this bug isn't that trivial😆. Should I add a changelog for it?

@zhubofei zhubofei changed the title Change paths to path #trivial Change paths to path Jul 9, 2018
@rnystrom
Copy link
Contributor

rnystrom commented Jul 9, 2018

@zhubofei yes please! I need to do a deeper audit to make sure this doesn't break anything haha.

@lorixx
Copy link
Contributor

lorixx commented Jun 24, 2019

@zhubofei Thanks for the fix, what I dont understand is that it seems like the current production code is not affected by this bug at all, do u have any theory why this is the case?

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@lorixx has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@lorixx has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@lorixx merged this pull request in b7bc76d.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants