airbnb / DeepLinkDispatch

A simple, annotation-based library for making deep link handling better on Android
http://nerds.airbnb.com/deeplinkdispatch/
4.37k stars 407 forks source link

Amalgamation of code quality improvements #275

Closed adellhk closed 4 years ago

adellhk commented 4 years ago

Chief among these is ensuring that we walk the node value comparisons. Corresponding unit tests.

Continuation of https://github.com/airbnb/DeepLinkDispatch/pull/274/files#diff-0cbcbd098183d2be78a231287651a99e

adellhk commented 4 years ago

@rossbacher incorporated your feedback Screen Shot 2020-02-26 at 10 54 38 AM