Skip to content

refactor: Refactor arrayModifiers functions to raise error#197

Merged
paloma-martinez merged 21 commits intomainfrom
RomainBaville/refactor/RefactorArrayModifiersToRaiseError
Jan 12, 2026
Merged

refactor: Refactor arrayModifiers functions to raise error#197
paloma-martinez merged 21 commits intomainfrom
RomainBaville/refactor/RefactorArrayModifiersToRaiseError

Conversation

@RomainBaville
Copy link
Copy Markdown
Contributor

This PR aims to refactor arrayModifiers functions to raise error if needded and have no return as they simply modify one input.

This pr close #192

@RomainBaville RomainBaville self-assigned this Dec 3, 2025
@RomainBaville RomainBaville added test-geos-integration Triggers the testing of geosPythonPackages import and integration in GEOS CI type: refactor labels Dec 3, 2025
@RomainBaville RomainBaville requested a review from jafranc December 3, 2025 18:23
@paloma-martinez paloma-martinez merged commit 1d5ac85 into main Jan 12, 2026
56 checks passed
@paloma-martinez paloma-martinez deleted the RomainBaville/refactor/RefactorArrayModifiersToRaiseError branch January 12, 2026 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

flag: ready for review test-geos-integration Triggers the testing of geosPythonPackages import and integration in GEOS CI type: refactor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor arrayModifiers functions to raise error and return None

2 participants