Skip to content

Conversation

@thewtex
Copy link
Collaborator

@thewtex thewtex commented Nov 22, 2024

No description provided.

@thewtex thewtex changed the title WIP: ENH: Add RFC 3 support WIP: ENH: Add RFC 2 support Nov 23, 2024
@thewtex thewtex force-pushed the rfc3 branch 5 times, most recently from d67b944 to e7bbee0 Compare November 29, 2024 13:53
@thewtex thewtex changed the title WIP: ENH: Add RFC 2 support ENH: Add RFC 2 support Nov 29, 2024
@thewtex thewtex requested a review from Copilot November 29, 2024 14:00
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 29 out of 29 changed files in this pull request and generated no suggestions.

@thewtex thewtex marked this pull request as ready for review November 29, 2024 14:00
@thewtex thewtex requested a review from Copilot November 29, 2024 14:00
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 17 out of 29 changed files in this pull request and generated no suggestions.

Files not reviewed (12)
  • .github/workflows/test.yml: Evaluated as low risk
  • ngff_zarr/init.py: Evaluated as low risk
  • test/test_from_ngff_zarr.py: Evaluated as low risk
  • test/_data.py: Evaluated as low risk
  • ngff_zarr/to_multiscales.py: Evaluated as low risk
  • ngff_zarr/cli.py: Evaluated as low risk
  • ngff_zarr/ngff_image.py: Evaluated as low risk
  • ngff_zarr/to_ngff_image.py: Evaluated as low risk
  • ngff_zarr/multiscales.py: Evaluated as low risk
  • test/test_cli_input_to_ngff_image.py: Evaluated as low risk
  • ngff_zarr/config.py: Evaluated as low risk
  • ngff_zarr/to_ngff_zarr.py: Evaluated as low risk
Comments skipped due to low confidence (2)

ngff_zarr/_zarr_open_array.py:9

  • The variable 'open_array' is being reassigned to itself, which is redundant and unnecessary. Remove the reassignment.
open_array = open_array

ngff_zarr/v05/zarr_metadata.py:12

  • [nitpick] The default value for the 'name' attribute in the Metadata class may lead to ambiguity. Consider requiring an explicit value.
name: str = "image"

@thewtex thewtex merged commit 37f6623 into main Nov 29, 2024
36 checks passed
@thewtex thewtex deleted the rfc3 branch November 29, 2024 15:09
@thewtex thewtex mentioned this pull request Nov 29, 2024
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.

2 participants