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

optimizely / ruby-sdk / 2051 / 7
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 28 Jan 2022 06:22PM UTC
Files 76
Run time 23s
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

28 Jan 2022 06:16PM UTC coverage: 99.469%. Remained the same
2.6.0

push

travis-ci-com

web-flow
enhancement: Generate OptimizelyConfig object on API Call instead of SDK initialization (#296)

## Summary
`OptimizelyConfig` object is generated when SDK is being initialized. This operation is heavy and blocks the SDK from initializing quickly. This object is only used when users explicitly access it using `get_optimizely_config` API call. This PR moves the creation of this object from SDK initialization to the actual API call.

## Test plan
- Manually tested thoroughly
- All unit tests pass
- All FSC tests pass

## Issues
fixes #295

7870 of 7912 relevant lines covered (99.47%)

1525.02 hits per line

Source Files on job 2051.7 (2.6.0)
  • Tree
  • List 0
  • Changed 7
  • Source Changed 2
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1643
  • Travis Job 2051.7
  • 2178ca68 on github
  • Prev Job for 2.6.0 on master (#2048.8)
  • Next Job for 2.6.0 on master (#2054.7)
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