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

Unleash / unleash-client-java / 447 / 1
89%
master: 89%

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

05 Oct 2019 09:41AM UTC coverage: 93.566%. Remained the same
447.1

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%)

0.94 hits per line

Source Files on job 447.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 412
  • Travis Job 447.1
  • 88a06d15 on github
  • Prev Job for on master (#441.1)
  • Next Job for on master (#448.1)
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