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

Unleash / unleash-client-java / 447
89%

Build:
DEFAULT BRANCH: master
Ran 05 Oct 2019 09:43AM UTC
Jobs 2
Files 56
Run time 8s
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
447

push

travis-ci

ivarconr
fix: Make `getFeatures` and `getToggle` public in ToggleCollection (#88)

When implementing an `UnleashSubscriber`, I was attempting to implement a hook for `togglesFetched`.
The argument there is a `FeatureToggleResponse`. That object has a public `getToggleCollection` that returns a `ToggleCollection`.

That object however, is currently useless since it does not expose any get methods, and so my subscriber can't really do anything. 

Since the implementation made sure to return an `unmodifiableCollection`, it seems like an oversight that these methods were not public.

858 of 917 relevant lines covered (93.57%)

1.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 447.1 05 Oct 2019 09:43AM UTC 0
93.57
Travis Job 447.1
2 447.2 05 Oct 2019 09:43AM UTC 0
93.57
Travis Job 447.2
Source Files on build 447
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #447
  • 88a06d15 on github
  • Prev Build on master (#441)
  • Next Build on master (#448)
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