opentripplanner / otp-react-redux

A library for writing modern OpenTripPlanner-compatible multimodal journey planning applications using React and Redux.
MIT License
74 stars 53 forks source link

Fix overlapping patterns #1231

Closed binh-dam-ibigroup closed 4 months ago

binh-dam-ibigroup commented 4 months ago

Description

This PR fixes pattern extraction logic where partially overlapping patterns were missed.

PR Checklist