• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

OneBusAway / wayfinder / 28278726324
81%
main: 80%

Build:
Build:
LAST BUILD BRANCH: fix/r-sch-table
DEFAULT BRANCH: main
Ran 27 Jun 2026 04:35AM UTC
Jobs 1
Files 171
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

27 Jun 2026 04:34AM UTC coverage: 80.632%. First build
28278726324

Pull #518

github

aaronbrethorst
fix(map): address review feedback on route fit & vehicle animations

- Guard SearchPane.handleRouteClick with a routeLoadToken so a superseded
  rapid route switch bails after its awaits instead of fighting the camera,
  re-adding stops, and mismanaging the vehicle polling interval.
- Unify createPolyline failure contract: GoogleMapProvider now returns null
  on decode failure (matching OSM) instead of throwing; correct both doc
  comments to describe the real async-vs-sync behavior; filter null polylines
  in SearchPane and TripPlanModal.
- Wrap RouteMap.loadRouteData in try/catch (with an isolated fit guard so a
  camera failure can't block stop/vehicle rendering) and include tripId in
  the log.
- Make fitToPolylines uniformly async on both providers; clean up the Google
  idle listener on the timeout path; flatten OSM _getRoutePaths with flat(1).
- await createPolyline in TripPlanModal (was fire-and-forget forEach).
- Add an off-route fallback test for animateMarkerTo.
Pull Request #518: feat: Smooth route fit, draw animation, and vehicle movement on the map

2016 of 2221 branches covered (90.77%)

Branch coverage included in aggregate %.

204 of 381 new or added lines in 9 files covered. (53.54%)

12318 of 15556 relevant lines covered (79.18%)

4.64 hits per line

Uncovered Changes

Lines Coverage ∆ File
81
0.0
src/lib/Provider/OpenStreetMapProvider.svelte.js
43
0.0
src/lib/Provider/GoogleMapProvider.svelte.js
32
0.0
src/components/map/RouteMap.svelte
18
79.44
src/components/search/SearchPane.svelte
3
0.0
src/components/trip-planner/TripPlanModal.svelte
Jobs
ID Job ID Ran Files Coverage
1 28278726324.1 27 Jun 2026 04:35AM UTC 171
80.63
GitHub Action Run
Source Files on build 28278726324
  • Tree
  • List 171
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28278726324
  • Pull Request #518
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc