dbbs-lab / models

Collection of neuron models for the NEURON simulator
GNU General Public License v3.0
3 stars 7 forks source link

Upload and report PR build artifacts #11

Closed Helveg closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #11 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #11   +/-   ##
=======================================
  Coverage   78.04%   78.04%           
=======================================
  Files           3        3           
  Lines          41       41           
=======================================
  Hits           32       32           
  Misses          9        9           
Impacted Files Coverage Δ
tests/runner.py 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d0871c9...d3706f1. Read the comment docs.

Helveg commented 3 years ago

Build artifact report

VoltageTrace artifactid:0

VoltageTrace

{
  "cell_name": "dbbs_models.basket_cell_models.BasketCell",
  "protocol": {
    "name": "Autorhythm",
    "duration": 300
  },
  "public_access": true
}

VoltageTrace artifactid:1

VoltageTrace

{
  "cell_name": "dbbs_models.golgi_cell_models.GolgiCell",
  "protocol": {
    "name": "Autorhythm",
    "duration": 300
  },
  "public_access": true
}

VoltageTrace artifactid:2

VoltageTrace

{
  "cell_name": "dbbs_models.purkinje_cell_models.PurkinjeCell",
  "protocol": {
    "name": "Autorhythm",
    "duration": 100
  },
  "public_access": true
}