laminlabs / lamindb-setup

Setup & configure LaminDB.
Apache License 2.0
4 stars 1 forks source link

⬆️ Migrate to upath 0.2.2 #723

Closed Koncopd closed 2 months ago

Koncopd commented 4 months ago

Tried to migrate and got a bug https://github.com/fsspec/universal_pathlib/issues/216

github-actions[bot] commented 2 months ago

🚀 Deployed on https://665c987d0761dd7a59b9b202--lamindb-setup-htry.netlify.app

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 78.94737% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 81.12%. Comparing base (d0b57ad) to head (2f876c9).

Files Patch % Lines
lamindb_setup/core/upath.py 55.55% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #723 +/- ## ========================================== - Coverage 81.22% 81.12% -0.11% ========================================== Files 40 40 Lines 2866 2856 -10 ========================================== - Hits 2328 2317 -11 - Misses 538 539 +1 ```

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

falexwolf commented 2 months ago

Nice! This is much prettier.