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

ml6team / fondant / 7914130958
91%

Build:
DEFAULT BRANCH: main
Ran 15 Feb 2024 10:10AM UTC
Jobs 4
Files 20
Run time 2s
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

15 Feb 2024 10:02AM UTC coverage: 91.181% (+0.02%) from 91.163%
7914130958

push

github

web-flow
Move Dask Client configuration to Component class and use multi-GPU in `embed_images` component (#852)

It doesn't really make sense to let the user configure the Dask client
used by a component, since this is specific to the component
implementation. I therefore moved it to the Component class with a
default implementation of the Dask `LocalCluster`. Note that due to a
bug the `LocalCluster` was not yet used as default. This therefore
changes the default for all components, which were using the threaded
scheduler before.

One downside to the current implementation is that we require the
component developer to call `super().__init__()` in their `__init__`
method. This is best practice though and highlighted by IDEs.

1985 of 2177 relevant lines covered (91.18%)

3.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 test-3.8 - 7914130958.1 15 Feb 2024 10:17AM UTC 0
91.17
2 test-3.11 - 7914130958.2 15 Feb 2024 10:17AM UTC 0
91.09
3 test-3.9 - 7914130958.3 15 Feb 2024 10:17AM UTC 0
91.08
4 test-3.10 - 7914130958.4 15 Feb 2024 10:17AM UTC 0
91.09
Source Files on build 7914130958
Detailed source file information is not available for this build.
  • Back to Repo
  • b73aa3e4 on github
  • Prev Build on main (#7872247027)
  • Next Build on main (#7931275886)
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