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

Upstream merge 2024-12-02 #239

Merged
merged 213 commits into from
Dec 2, 2024
Merged

Conversation

leonardehrenfried
Copy link

This doesn't contain anything that's really relevant for Arcadis but the diff already grew very large so I thought I create a PR.

miklcct and others added 30 commits October 10, 2024 16:38
…WhenReverseSearching is impossible, avoid crash then
leonardehrenfried and others added 23 commits November 26, 2024 17:24
…fs-rt-logging

Improve wording of GTFS-RT failure messages
…-naming

Update method naming conventions
…or-parking-service

Remove parking service from Graph, split into service and repository
…-conventions

Rename all methods in TransitService according to naming conventions
…Journey lookup (opentripplanner#6207)

* Removes some unused functions from TransitService and TripOnServiceDate

* Adds filtering logic to the serviceJourneys Transmodel GraphQL query.

* Fixes a typo that carried over from a documentation copy.

* Resolving merge conflict.

* Addresses comments in review - updates naming to reflect clear division between netex and OTP internals.

* Applies formatting.

* Fixes formatting and some residual merge issues.

* Addresses comments in PR.

Importantly this creates the CriteriaCollection type which allows for checking features about collections of criteria independently of the collection type.

* Applies results from prettier to CriteriaCollectionTest.

* Addresses comments from review.

Adds formatting to API and md documentation, and adds an exception thrown for invalid calls to values in CriteriaCollection.

* Renames methods in CriteriaCollection as discussed in code review.

* Addresses comments from code review.

* Changes name of CriteriaCollection to FilterValueCollection.
* Adds documentation to clarify usage and intent of the FilterValueCollection.
* Fixes potential null values in request builders and exception throwing in get() method.

* Addresses comments from code review.

* Changes name of FilterValueCollection to FilterValues.
* Creates the RequiredFilterValues and FilterValuesEmptyIsEverything subclasses of the now abstract FilterValues class.

* Apply suggestions from code review

Co-authored-by: Thomas Gran <[email protected]>

* Addresses comments from code review.

* Makes a method name change.
* asserts that exception strings in the RequiredFilterValuesTest are as expected.

* Fixes some issues left over from resolving merge conflicts.

---------

Co-authored-by: Thomas Gran <[email protected]>
…/jackson.version

fix(deps): update dependency com.fasterxml.jackson.datatype:jackson-datatype-jdk8 to v2.18.2
…/geotools.version

fix(deps): update geotools.version to v32.1
@leonardehrenfried
Copy link
Author

Actually, Binh approved my PR so there is now a relevant bug fix in here: opentripplanner#6274

Copy link

@miles-grant-ibigroup miles-grant-ibigroup left a comment

Choose a reason for hiding this comment

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

Fabulous

@miles-grant-ibigroup miles-grant-ibigroup merged commit 5f776ef into ibi-dev-2.x Dec 2, 2024
16 checks passed
@miles-grant-ibigroup miles-grant-ibigroup deleted the upstream-merge-2024-12-02 branch December 2, 2024 21:58
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.