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

ml6team / fondant / 8536528961
91%

Build:
DEFAULT BRANCH: main
Ran 03 Apr 2024 09:41AM UTC
Jobs 3
Files 60
Run time 18min
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

03 Apr 2024 09:37AM UTC coverage: 91.256% (+0.008%) from 91.248%
8536528961

push

github

web-flow
Skip transformation of partition if partition is empty (#908)

In the case that a `PandasTransformComponent` receives an empty dask
partition, the execution fails. There could be several reasons why a
partition is empty, and it may depend on a custom implementation. We
should catch this case and not halt the component's execution.
This PR adds a check to see if the `wrapped_transform` receives an empty
partition. If it does, we skip the execution and return the received
dataframe.

---------

Co-authored-by: Robbe Sneyders <robbe.sneyders@gmail.com>

6199 of 6793 relevant lines covered (91.26%)

0.91 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
5
86.79
0.13% .tox/py311/lib/python3.11/site-packages/fondant/component/executor.py
5
86.79
0.13% .tox/py39/lib/python3.9/site-packages/fondant/component/executor.py
5
86.79
0.13% .tox/py310/lib/python3.10/site-packages/fondant/component/executor.py
Jobs
ID Job ID Ran Files Coverage
1 test-3.11 - 8536528961.1 03 Apr 2024 10:12AM UTC 20
91.26
2 test-3.10 - 8536528961.2 03 Apr 2024 10:12AM UTC 20
91.26
3 test-3.9 - 8536528961.3 03 Apr 2024 10:12AM UTC 20
91.25
Source Files on build 8536528961
  • Tree
  • List 60
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • ad7191e1 on github
  • Prev Build on main (#8458507563)
  • Next Build on main (#8540749058)
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