Skip to content

Conversation

normanrz
Copy link
Member

@normanrz normanrz commented Sep 8, 2025

Description:

  • Uses UPath(..., endpoint_url="..") instead of UPath(..., client_kwargs={"endpoint_url":".."})
  • Adds more restrictions on fs-based mag copy
  • Disables conditional writes in tensorstore

Todos:

  • Updated Changelog

Copy link

github-actions bot commented Sep 8, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
9356 7841 84% 80% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
webknossos/webknossos/cli/_utils.py 60% 🟢
webknossos/webknossos/dataset/_array.py 88% 🟢
webknossos/webknossos/dataset/layer.py 88% 🟢
webknossos/webknossos/utils.py 72% 🟢
TOTAL 77% 🟢

updated for commit: d4a2827 by action🐍

@normanrz normanrz self-assigned this Sep 10, 2025
@normanrz normanrz changed the title Copy with s3fs Copy refactorings Sep 10, 2025
@normanrz normanrz marked this pull request as ready for review September 17, 2025 08:27
@normanrz
Copy link
Member Author

There seems to be an issue on this branch with coverage reporting, which leads to a dirty repository in the CI. I need more time to debug this, so I extracted the conditional-write-disable into #1368.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant