Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SimulationConfig: modifications as a list to preserve the order #359

Merged
merged 4 commits into from
Jul 16, 2024

Conversation

WeinaJi
Copy link
Collaborator

@WeinaJi WeinaJi commented Jul 1, 2024

@WeinaJi WeinaJi marked this pull request as ready for review July 2, 2024 14:11
@WeinaJi WeinaJi merged commit 8bdc1c4 into master Jul 16, 2024
24 checks passed
@WeinaJi WeinaJi deleted the weji/modifications_list branch July 16, 2024 13:28
jorblancoa added a commit to BlueBrain/neurodamus that referenced this pull request Aug 8, 2024
## Context
This PR is to adapt the change in libsonata API
(BlueBrain/libsonata#359) that the data type of
`modifications from` is list for preserving the modification order.

## Scope
The `parsedModifications` function in `sonata_config.py`.

## Testing
Current unit test `test_sonata_config.py` and needs to wait for the
libsonata change to be deployed on bb5.

## Review
* [x] PR description is complete
* [x] Coding style (imports, function length, New functions, classes or
files) are good
* [x] Unit/Scientific test added
* [ ] Updated Readme, in-code, developer documentation

---------

Co-authored-by: Jorge Blanco Alonso <[email protected]>
WeinaJi added a commit to BlueBrain/neurodamus that referenced this pull request Oct 14, 2024
## Context
This PR is to adapt the change in libsonata API
(BlueBrain/libsonata#359) that the data type of
`modifications from` is list for preserving the modification order.

## Scope
The `parsedModifications` function in `sonata_config.py`.

## Testing
Current unit test `test_sonata_config.py` and needs to wait for the
libsonata change to be deployed on bb5.

## Review
* [x] PR description is complete
* [x] Coding style (imports, function length, New functions, classes or
files) are good
* [x] Unit/Scientific test added
* [ ] Updated Readme, in-code, developer documentation

---------

Co-authored-by: Jorge Blanco Alonso <[email protected]>
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