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

optimizely / python-sdk / 3051
96%

Build:
DEFAULT BRANCH: master
Ran 07 Dec 2021 02:58PM UTC
Jobs 1
Files 39
Run time 2min
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
3051

push

travis-ci-com

web-flow
fix: Add six dependency to requirements/core.txt (#363)

Summary
-------

-  Add six dependency as it was missing from requirements/core.txt

Note: This library is used throughout the core functionality of the SDK, however the build did not fail previously due to the six library being a transient dependency for jsonschema. Jsonschema is already in requirements/core.txt, however, we are now choosing to explicitly require the six dependency as we use this library explicitly in our SDK.

Test plan
---------
- FSC

Issues
------

-  https://github.com/optimizely/python-sdk/issues/165

2803 of 2925 relevant lines covered (95.83%)

0.96 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
4
100.0
optimizely/optimizely_user_context.py
7
100.0
optimizely/project_config.py
9
100.0
optimizely/decision_service.py
39
100.0
optimizely/optimizely.py
Jobs
ID Job ID Ran Files Coverage
6 3051.6 07 Dec 2021 02:58PM UTC 0
95.83
Travis Job 3051.6
Source Files on build 3051
  • Tree
  • List 39
  • Changed 7
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Build #3051
  • 41197786 on github
  • Prev Build on master (#3031)
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