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

Add geometry for EscalatorEdge #6111

Open
wants to merge 2 commits into
base: dev-2.x
Choose a base branch
from

Conversation

leonardehrenfried
Copy link
Member

Summary

When I debugged a problem inside a station, I noticed that escalators are not shown in the new debug UI. This is because they don't have a geometry.

For this reason, this PR adds one that is generated on the fly.

Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.84%. Comparing base (90a5ebb) to head (2eb3c19).
Report is 4 commits behind head on dev-2.x.

Additional details and impacted files
@@              Coverage Diff              @@
##             dev-2.x    #6111      +/-   ##
=============================================
- Coverage      69.85%   69.84%   -0.01%     
+ Complexity     17468    17465       -3     
=============================================
  Files           1975     1975              
  Lines          74614    74615       +1     
  Branches        7640     7640              
=============================================
- Hits           52118    52117       -1     
- Misses         19848    19849       +1     
- Partials        2648     2649       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants