Skip to content

Add Siri realtime occupancy info - #4180

Merged
hannesj merged 3 commits into
opentripplanner:dev-2.xfrom
entur:add_occupancy_info
May 31, 2022
Merged

Add Siri realtime occupancy info#4180
hannesj merged 3 commits into
opentripplanner:dev-2.xfrom
entur:add_occupancy_info

Conversation

@lassetyr

Copy link
Copy Markdown
Contributor

Summary

Propagates the Occupancy-value from SIRI ET (SIRI 2.0 - which is very basic) to the Transmodel GraphQL-API.

Issue

closes #3167

@lassetyr
lassetyr requested a review from a team as a code owner May 27, 2022 12:03
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #4180 (3b7b5b6) into dev-2.x (8867ccc) will increase coverage by 0.00%.
The diff coverage is 36.73%.

@@            Coverage Diff             @@
##             dev-2.x    #4180   +/-   ##
==========================================
  Coverage      48.90%   48.90%           
- Complexity     10000    10003    +3     
==========================================
  Files           1371     1372    +1     
  Lines          56282    56331   +49     
  Branches        6538     6543    +5     
==========================================
+ Hits           27523    27547   +24     
- Misses         26734    26760   +26     
+ Partials        2025     2024    -1     
Impacted Files Coverage Δ
.../org/opentripplanner/ext/siri/TimetableHelper.java 2.16% <0.00%> (-0.10%) ⬇️
...transmodelapi/model/siri/et/EstimatedCallType.java 0.00% <0.00%> (ø)
...java/org/opentripplanner/model/TripTimeOnDate.java 13.04% <0.00%> (-0.20%) ⬇️
...opentripplanner/routing/trippattern/TripTimes.java 75.00% <25.00%> (-2.05%) ⬇️
...tripplanner/ext/transmodelapi/model/EnumTypes.java 99.59% <100.00%> (+0.01%) ⬆️
...ipplanner/routing/trippattern/OccupancyStatus.java 100.00% <100.00%> (ø)
...lanner/routing/vehicle_parking/VehicleParking.java 82.03% <0.00%> (-0.79%) ⬇️
...ph_builder/module/ned/MissingElevationHandler.java 95.27% <0.00%> (+1.57%) ⬆️
...aph_builder/module/OsmBoardingLocationsModule.java 71.69% <0.00%> (+3.77%) ⬆️
...g/opentripplanner/updater/GraphUpdaterManager.java 53.94% <0.00%> (+3.94%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8867ccc...3b7b5b6. Read the comment docs.

@leonardehrenfried leonardehrenfried changed the title Add occupancy info Add Netex occupancy info May 28, 2022
@leonardehrenfried leonardehrenfried changed the title Add Netex occupancy info Add Netex realtime occupancy info May 28, 2022
@leonardehrenfried leonardehrenfried changed the title Add Netex realtime occupancy info Add Siri realtime occupancy info May 28, 2022
@hannesj
hannesj merged commit 32d5312 into opentripplanner:dev-2.x May 31, 2022
@hannesj
hannesj deleted the add_occupancy_info branch May 31, 2022 07:36
t2gran pushed a commit that referenced this pull request May 31, 2022
@t2gran t2gran added this to the 2.2 milestone Oct 25, 2022
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.

Add support for realtime occupancy-information

5 participants