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

ml6team / fondant / 6380739897
91%

Build:
DEFAULT BRANCH: main
Ran 02 Oct 2023 01:29PM UTC
Jobs 4
Files 15
Run time 3s
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

02 Oct 2023 01:25PM UTC coverage: 92.619% (+0.01%) from 92.607%
6380739897

push

github

web-flow
Fix caching writes (#469)

PR that fixes issues related to caching subsequent components. 

Since cached manifests contain the same run id as the pipeline where
they originated from, they can sometimes override existing data if the
component needs to run again (e.g. cached first component loaded into
second component which has different arguments and thus needs to
execute). This PR makes sure that:

* The run-id of the loaded **input manifest** matches the one from the
**current pipeline run**, this ensures that all new subsets from the
component being executed are written under the corresponding path of
that pipeline run
* The run-id of the **output manifest** is that of the **cached
manifest** (if it applies). This ensures that subsequent components are
able to tell whether the previous component execution was cached or not
[link to
code](https://github.com/ml6team/fondant/blob/39436e7fa/src/fondant/executor.py#L294)

6 of 6 new or added lines in 3 files covered. (100.0%)

1167 of 1260 relevant lines covered (92.62%)

3.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 test-3.11 - 6380739897.1 02 Oct 2023 01:31PM UTC 0
92.46
2 test-3.8 - 6380739897.2 02 Oct 2023 01:31PM UTC 0
92.61
3 test-3.10 - 6380739897.3 02 Oct 2023 01:31PM UTC 0
92.46
4 test-3.9 - 6380739897.4 02 Oct 2023 01:31PM UTC 0
92.45
Source Files on build 6380739897
Detailed source file information is not available for this build.
  • Back to Repo
  • 645ab7a1 on github
  • Prev Build on main (#6339721312)
  • Next Build on main (#6402443621)
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