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

Unleash / unleash-client-java / #1188

pending completion
#1188

push

web-flow
feat: proposal to change default methods in Unleash interface (#185)

1. Adds default empty context to avoid having to deal with nulls
2. Transforms false into a default fallback action
3. Leaving `boolean isEnabled(String toggleName, UnleashContext context, BiPredicate<String, UnleashContext> fallbackAction)` as the only method that needs to be implemented
4. Keeping overrides in DefaultUnleash that extend the functionality with a ContextProvider

6 of 6 new or added lines in 1 file covered. (100.0%)

1722 of 2016 relevant lines covered (85.42%)

0.85 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

50.0
/src/main/java/io/getunleash/util/AtomicLongSerializer.java


Source Not Available

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

© 2025 Coveralls, Inc