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

optimizely / ruby-sdk / 2051
99%

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

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

11 of 11 new or added lines in 2 files covered. (100.0%)

7645 of 7687 relevant lines covered (99.45%)

6792.03 hits per line

Jobs
ID Job ID Ran Files Coverage
4 2051.4 (2.3.7) 28 Jan 2022 06:22PM UTC 0
99.47
Travis Job 2051.4
5 2051.5 (2.4.4) 28 Jan 2022 06:22PM UTC 0
99.47
Travis Job 2051.5
6 2051.6 (2.5.1) 28 Jan 2022 06:22PM UTC 0
99.47
Travis Job 2051.6
7 2051.7 (2.6.0) 28 Jan 2022 06:22PM UTC 0
99.47
Travis Job 2051.7
Source Files on build 2051
  • Tree
  • List 76
  • Changed 17
  • Source Changed 2
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Build #2051
  • 2178ca68 on github
  • Prev Build on master (#2048)
  • Next Build on master (#2054)
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