emer / axon

Axon is a spiking, biologically-based neural model driven by predictive error-driven learning, for systems-level models of the brain
BSD 3-Clause "New" or "Revised" License
18 stars 8 forks source link

Have AddBOA return vSstnp, vSstns #244

Closed garymm closed 1 year ago

garymm commented 1 year ago

needed to add BG for actions

Change-Id: Id6a18b37e8598a49e2289cd2f235e251ded0e555

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 28.57% and no project coverage change.

Comparison is base (1764d99) 32.73% compared to head (ff7c4ed) 32.73%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #244 +/- ## ======================================= Coverage 32.73% 32.73% ======================================= Files 76 76 Lines 13977 13977 ======================================= Hits 4575 4575 Misses 9138 9138 Partials 264 264 ``` | [Impacted Files](https://app.codecov.io/gh/emer/axon/pull/244?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emer) | Coverage Δ | | |---|---|---| | [axon/pvlv\_net.go](https://app.codecov.io/gh/emer/axon/pull/244?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emer#diff-YXhvbi9wdmx2X25ldC5nbw==) | `0.00% <0.00%> (ø)` | | | [examples/pvlv/pvlv.go](https://app.codecov.io/gh/emer/axon/pull/244?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emer#diff-ZXhhbXBsZXMvcHZsdi9wdmx2Lmdv) | `0.00% <0.00%> (ø)` | | | [examples/boa/boa.go](https://app.codecov.io/gh/emer/axon/pull/244?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emer#diff-ZXhhbXBsZXMvYm9hL2JvYS5nbw==) | `84.73% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.