-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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 debug information for stop/quay ID and stay-seated transfers #5962
Add debug information for stop/quay ID and stay-seated transfers #5962
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev-2.x #5962 +/- ##
=============================================
+ Coverage 69.53% 69.66% +0.12%
- Complexity 17113 17162 +49
=============================================
Files 1938 1942 +4
Lines 73773 73784 +11
Branches 7548 7550 +2
=============================================
+ Hits 51298 51400 +102
+ Misses 19838 19754 -84
+ Partials 2637 2630 -7 ☔ View full report in Codecov by Sentry. |
/> | ||
); | ||
} else { | ||
return <></>; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is equivalent to returning null, which is a more common pattern.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I changed it to return null.
Summary
Adds a little bit of extra information to the debug UI: