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

newAM / idasen / 26722732979
89%
master: 89%

Build:
Build:
LAST BUILD BRANCH: v0.13.1
DEFAULT BRANCH: master
Ran 31 May 2026 07:50PM UTC
Jobs 5
Files 2
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

31 May 2026 07:49PM UTC coverage: 89.136% (+0.05%) from 89.082%
26722732979

push

github

web-flow
feat: optional client argument to IdasenDesk

Add an optional `client: BleakClient | None = None` parameter to
`IdasenDesk.__init__`. When provided, the supplied client is used
as-is instead of letting the constructor create its own; otherwise
the existing behavior is preserved.

This is useful for downstream wrappers that manage their own BLE
connection lifecycle (e.g. via `bleak-retry-connector`'s
`establish_connection()`), and removes the need to subclass
`IdasenDesk` purely to swap out the underlying client.

When `client` is provided, `disconnected_callback` is ignored: the
caller is expected to configure that on the client they pass in.
This is documented in the docstring.

3 of 3 new or added lines in 1 file covered. (100.0%)

361 of 405 relevant lines covered (89.14%)

4.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 py3.11 - 26722732979.1 31 May 2026 07:50PM UTC 2
89.14
GitHub Action Run
2 py3.13 - 26722732979.2 31 May 2026 07:50PM UTC 2
89.14
GitHub Action Run
3 py3.14 - 26722732979.3 31 May 2026 07:50PM UTC 2
89.14
GitHub Action Run
4 py3.10 - 26722732979.4 31 May 2026 07:50PM UTC 2
89.14
GitHub Action Run
5 py3.12 - 26722732979.5 31 May 2026 07:50PM UTC 2
89.14
GitHub Action Run
Source Files on build 26722732979
  • Tree
  • List 2
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9c13b2d5 on github
  • Prev Build on main (#26429376267)
  • Next Build on main (#26722841590)
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