opentripplanner / OpenTripPlanner

An open source multi-modal trip planner
http://www.opentripplanner.org
Other
2.12k stars 1.01k forks source link

Allow configuration of allowKeepingAtDestination in rental vehicle directory #5944

Open leonardehrenfried opened 3 days ago

leonardehrenfried commented 3 days ago

Summary

I need to be able to override the parameter allowKeepingRentedVehicleAtDestination in the rental vehicle directory.

Documentation

Autogenerated.

Changelog

added.

cc @hbruch

codecov[bot] commented 3 days ago

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 69.45%. Comparing base (23f04a0) to head (39cfada).

Files Patch % Lines
...irectory/VehicleRentalServiceDirectoryFetcher.java 0.00% 1 Missing :warning:
...erentalservicedirectory/api/NetworkParameters.java 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev-2.x #5944 +/- ## ============================================= - Coverage 69.45% 69.45% -0.01% + Complexity 17070 17067 -3 ============================================= Files 1937 1937 Lines 73692 73698 +6 Branches 7540 7540 ============================================= + Hits 51184 51186 +2 - Misses 19880 19883 +3 - Partials 2628 2629 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.