aai-institute / lakefs-spec

An fsspec implementation for the lakeFS project.
http://lakefs-spec.org/
Apache License 2.0
37 stars 4 forks source link

Add integration tests for third-party data science libraries #251

Closed nicholasjng closed 5 months ago

nicholasjng commented 5 months ago

This is another smoke test to detect breakages in file system APIs. Adds pandas, polars, and duckdb to the test requirements.

nicholasjng commented 5 months ago

This is failed config autodiscovery.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (a5a04f0) 94.10% compared to head (71a665e) 94.10%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #251 +/- ## ======================================= Coverage 94.10% 94.10% ======================================= Files 5 5 Lines 407 407 Branches 72 72 ======================================= Hits 383 383 Misses 15 15 Partials 9 9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.