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

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

Build:
DEFAULT BRANCH: master
Ran 28 Jan 2022 06:22PM UTC
Files 76
Run time 11s
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.47%. Remained the same
2.3.7

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

7889 of 7931 relevant lines covered (99.47%)

1375.81 hits per line

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