Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Conversation

@Waidhoferj
Copy link
Collaborator

Fixes #126

YArray.extend works with preliminary YTypes once again!

Changes

  • Updated YArray::insert_multiple_at to correctly check for preliminary types and gracefully handle errors.

Testing

  • Updated test_inserts in test_y_array.py to ensure insertions and extensions work with preliminary types.

Fixes y-crdt#126

`YArray.extend` works with preliminary YTypes once again!

## Changes
- Updated `YArray::insert_multiple_at` to correctly check for preliminary types and gracefully handle errors.

## Testing
- Updated `test_inserts` in test_y_array.py to ensure insertions and extensions work with preliminary types.
@Waidhoferj Waidhoferj requested review from a team and davidbrochart March 14, 2023 16:41
@Waidhoferj Waidhoferj self-assigned this Mar 14, 2023
@Waidhoferj Waidhoferj added the bug Something isn't working label Mar 14, 2023
Copy link
Collaborator

@davidbrochart davidbrochart left a comment

Choose a reason for hiding this comment

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

Thanks @Waidhoferj !

@davidbrochart davidbrochart merged commit fe07f87 into y-crdt:main Mar 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MultipleIntegrationError

3 participants