• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

openbraininstitute / neurodamus / 13633205971
90%

Build:
DEFAULT BRANCH: main
Ran 03 Mar 2025 02:30PM UTC
Jobs 2
Files 48
Run time 75min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

03 Mar 2025 02:29PM UTC coverage: 62.935% (+0.5%) from 62.458%
13633205971

push

github

web-flow
test `connection overrides` (#107)

We need to test that runtime/simulation changes to the synapses really
trickle down to neuron

- [x] Add a test where the synapse parameters are changed. Expand from
the `ringcells` test.
Following
[this](https://sonata-extension.readthedocs.io/en/latest/sonata_simulation.html#connection-overrides):
  - [x] only source -> target ones should be affected
  - [x] `spont_minis`: issue for later #114
- [x] `weight` EDIT: this is actually a multiplier of `conductance` to
get the final, neuron `weight`: `weight_co` * `conductance` = `weight_n`
where:
    - `co` is `connection_overrides`
    - `n` is `NEURON`
- [x] create issue and improve
[docs](https://github.com/openbraininstitute/sonata-extension)
  - [x] `weight == 0.0` is it removed? yes
  - [x] `synapse_configure`
  - [x] what happens if it is empty? nothing
  - [x] `modoverride`
  - [x] `synapse_delay_override`
  - [x] `delay`
  - [x] 0 delay does nothing
  - [x] `neuromodulation_dtc`: issue for later #113
  - [x] `neuromodulation_strength`: issue for later #113
- [x] Fix and improve `test_ringcells.py`
  - [x] sort imports
  - [x] move helper functions in a `utils.py` file to be reused
  - [x] make tests a package
  - [x] rework applying SRP `check_netcons` 
  - [x] test the utils functions
- [x] `test_synweight_delay`: removed as it became obsolete

- [x] a dry run test sometimes fails in the CI (#45). I extend the
workaround to all the systems

Fix: #55, #104, #105

5683 of 9030 relevant lines covered (62.93%)

0.87 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 baseline 13633205971.1 03 Mar 2025 02:30PM UTC 48
24.32
GitHub Action Run
2 unit 13633205971.2 03 Mar 2025 02:30PM UTC 48
62.55
GitHub Action Run
Source Files on build 13633205971
  • Tree
  • List 48
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13633205971
  • be344f5d on github
  • Prev Build on main (#13630020632)
  • Next Build on main (#13634223420)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc