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

ml6team / fondant / 6037768453
91%

Build:
DEFAULT BRANCH: main
Ran 31 Aug 2023 01:11PM UTC
Jobs 4
Files 15
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

31 Aug 2023 01:08PM UTC coverage: 92.869%. Remained the same
6037768453

push

github

web-flow
Standarize fsspec file access (#397)

PR that standarizes ffspec file access to use the `Abstractfilesystem`
class for all filesystem related functionalities.

Previously we were using the `Abstractfilesystem` and custom functions
`fs_open()` to read/write/list the manifest(s). This caused some issue
since `fs_open` expects the protocol of the file system to be present in
the URL. However, files returns by `Abstractfilesystem().ls` returned a
normal file system url. When passed to `fs_open()` it causes it to fail
to read the file properly.

Still some issues with using glob patterns. More details here:
https://github.com/ml6team/fondant/issues/368

8 of 11 new or added lines in 2 files covered. (72.73%)

1120 of 1206 relevant lines covered (92.87%)

3.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 test-3.9 - 6037768453.1 31 Aug 2023 01:12PM UTC 0
92.7
2 test-3.11 - 6037768453.2 31 Aug 2023 01:12PM UTC 0
92.7
3 test-3.10 - 6037768453.3 31 Aug 2023 01:12PM UTC 0
92.7
4 test-3.8 - 6037768453.4 31 Aug 2023 01:12PM UTC 0
92.86
Source Files on build 6037768453
Detailed source file information is not available for this build.
  • Back to Repo
  • ae89fd52 on github
  • Prev Build on main (#6010471655)
  • Next Build on main (#6038694183)
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