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

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 force-pushed the weji/modifications_list branch from db218ef to c9b9ab1 Compare July 2, 2024 15:04
@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 <jorge.blancoalonso@epfl.ch>
WeinaJi pushed 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 <jorge.blancoalonso@epfl.ch>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants