-
Notifications
You must be signed in to change notification settings - Fork 1
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
Show passenger information messages on station and train pages #18
Conversation
✅ Deploy Preview for junaan ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #18 +/- ##
==========================================
+ Coverage 99.02% 99.23% +0.21%
==========================================
Files 29 31 +2
Lines 613 783 +170
Branches 167 228 +61
==========================================
+ Hits 607 777 +170
Misses 6 6
☔ View full report in Codecov by Sentry. |
Deploying with Cloudflare Pages
|
- refactor: Move logic from usePassengerInformationMessages to separate passengerInformationMessages.ts utils - Implement logic to follow delivery rules stated on the passenger information messages - Add tests for usePassengerInformationMessages hook and passengerInformationMessages utils
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
No description provided.