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

OneBusAway / onebusaway-alexa / 359
37%

Build:
DEFAULT BRANCH: master
Ran 08 Mar 2017 05:11AM UTC
Jobs 1
Files 20
Run time 1s
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

pending completion
359

push

travis-ci

web-flow
Fix #67 - Support filtering arrivals by route for each stop (#100)

* Allow user to set a route filter for the currently selected stop by saying "Set a route filter".  Filters are saved for each stop and retrieved via a persisted HashMap
* Fix ClassCastException for SpeakClockTime - Apparently non-initialized session variables are Integers instead of null??
* Apparently a HashSet gets converted to ArrayList when persisted to session - use ArrayList to hold routeIds in session
* Better distinguish between stop_id and stop_code
* Don't use HashMap for route filters from session - this also gets converted to an ArrayList by Alexa
* Refactor common/static code to the SpeechUtil class
* Update copyright headers
* Add unit tests

196 of 196 new or added lines in 6 files covered. (100.0%)

469 of 708 relevant lines covered (66.24%)

0.66 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/main/java/org/onebusaway/alexa/AnonSpeechlet.java
9
100.0
src/main/java/org/onebusaway/alexa/util/SpeechUtil.java
10
100.0
src/main/java/org/onebusaway/alexa/AuthedSpeechlet.java
14
100.0
src/main/java/org/onebusaway/alexa/lib/ObaUserClient.java

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/main/java/org/onebusaway/alexa/AnonSpeechlet.java
2
100.0
src/main/java/org/onebusaway/alexa/AuthedSpeechlet.java
Jobs
ID Job ID Ran Files Coverage
1 359.1 08 Mar 2017 05:11AM UTC 0
66.24
Travis Job 359.1
Source Files on build 359
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #359
  • 1c0514cb on github
  • Prev Build on master (#326)
  • Next Build on master (#360)
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