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

Unleash / unleash-python-sdk / 32151431082
92%

Build:
DEFAULT BRANCH: main
Ran 18 Aug 2026 03:04PM UTC
Jobs 1
Files 23
Run time 1min
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

18 Aug 2026 02:56PM UTC coverage: 91.826% (-1.0%) from 92.78%
32151431082

push

github

web-flow
EG-4662 (1): Scaffold of new `AsyncUnleashClient` + extraction of `UnleashConfig` (#409)

* feat: extract config parameters to UnleashConfig

In order to reuse the configuration in the soon-to-be async  flavor
of unleash client, the common configuration has been extracted
to an object that can be tested on its own (to favor composition
over inheritance).

* refactor: use new _config property in unleash client to hold the configuration

Until now, the configuration of the client happened via single properties
placed at the root of the UnleashClient object.

With these changes, all values meant to allow configuration of the
SDK from the outside will live in the ``_config`` property of
the client.

* feat: scaffold new AsyncUnleashClient with new UnleashConfig

The AsyncUnleashClient will come to life incrementally. In this first
commit, I create the class and wire it with its own UnleashConfig

* docs: update changelog with tentative update

910 of 991 relevant lines covered (91.83%)

0.92 hits per line

Coverage Regressions

Lines Coverage ∆ File
35
88.48
-2.24% clients/unleash_client.py
Jobs
ID Job ID Ran Files Coverage
1 32151431082.1 18 Aug 2026 03:04PM UTC 23
91.83
GitHub Action Run
Source Files on build 32151431082
  • Tree
  • List 23
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #32151431082
  • 391c1b3d on github
  • Prev Build on main (#32019421225)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc