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

work around libsonata refactor#254

Merged
mgeplf merged 2 commits intomasterfrom
libsonata-refactor
Feb 6, 2024
Merged

work around libsonata refactor#254
mgeplf merged 2 commits intomasterfrom
libsonata-refactor

Conversation

@mgeplf
Copy link
Copy Markdown
Contributor

@mgeplf mgeplf commented Feb 1, 2024

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (dea9ac5) 100.00% compared to head (67b7d3a) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #254   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           32        32           
  Lines         2706      2706           
=========================================
  Hits          2706      2706           
Flag Coverage Δ
pytest 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

mgeplf added a commit to BlueBrain/libsonata that referenced this pull request Feb 5, 2024
* CircuitConfig, NodeSets, and SimulationConfig didn't have a top level
  docstring and thus sphinx `automodule` wasn't displaying them

* Many of the SimulationConfig were rooted in _libsonata, when they
  should be in SimulationConfig; this was refactored, however it has
  implications in the following projects:

* BlueCelluLab was update to work around the change
    BlueBrain/BlueCelluLab#123

* SNAP tests have been updated to handle the different locations of
  SimulationConfig classes:
    BlueBrain/snap#254
@mgeplf mgeplf merged commit 3d46aa9 into master Feb 6, 2024
@mgeplf mgeplf deleted the libsonata-refactor branch February 6, 2024 09:43
mgeplf added a commit to BlueBrain/libsonata that referenced this pull request Feb 7, 2024
* CircuitConfig, NodeSets, and SimulationConfig didn't have a top level
  docstring and thus sphinx `automodule` wasn't displaying them

* Many of the SimulationConfig were rooted in _libsonata, when they
  should be in SimulationConfig; this was refactored, however it has
  implications in the following projects:

* BlueCelluLab was update to work around the change
    BlueBrain/BlueCelluLab#123

* SNAP tests have been updated to handle the different locations of
  SimulationConfig classes:
    BlueBrain/snap#254
mgeplf added a commit to BlueBrain/libsonata that referenced this pull request Feb 23, 2024
* CircuitConfig, NodeSets, and SimulationConfig didn't have a top level
  docstring and thus sphinx `automodule` wasn't displaying them

* Many of the SimulationConfig were rooted in _libsonata, when they
  should be in SimulationConfig; this was refactored, however it has
  implications in the following projects:

* BlueCelluLab was update to work around the change
    BlueBrain/BlueCelluLab#123

* SNAP tests have been updated to handle the different locations of
  SimulationConfig classes:
    BlueBrain/snap#254
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.

3 participants