这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@mcpower
Copy link
Contributor

@mcpower mcpower commented Oct 17, 2019

🎁 Pull Request

  • Used a clear / meaningful title for this pull request
  • Tested the changes in your own code (on your projects)
  • Added / Edited tests to reflect changes (tst folder)
  • Have read the Contributing part of the Readme
  • Passed npm test

Fixes

N/A

Why have you made changes?

For easier maintenance of code in the future. All path types now have very similar code, so creating / modifying path types should be easier. For example, this will make implementing #57 across all types in P significantly easier.

What changes have you made?

  • simplified all path types to use similar code

What tests have you updated?

None.

Is there any breaking changes?

No - no tests or public APIs have been changed.

Anything else worth mentioning?

Pick is quite different to the other P types, and the code reflects that.

@mcpower mcpower requested a review from millsp as a code owner October 17, 2019 10:14
@millsp
Copy link
Owner

millsp commented Oct 17, 2019

thanks @mcpower, this looks great

@millsp millsp merged commit d5b05f0 into millsp:master Oct 17, 2019
@mcpower mcpower mentioned this pull request Oct 25, 2019
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