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
20 stars 7 forks source link

named constant for no US #259

Closed garymm closed 1 year ago

garymm commented 1 year ago

makes the code much more readable IMHO

Change-Id: Ibb1c6d5d5d79f8c6002931dde602df9786777ad6

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (9538994) 30.62% compared to head (0acf0aa) 30.62%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## I6cdc6c3ee08a5d91444ce8bcfc10269549e5ddd6 #259 +/- ## ========================================================================== Coverage 30.62% 30.62% ========================================================================== Files 79 79 Lines 15152 15152 ========================================================================== Hits 4640 4640 Misses 10255 10255 Partials 257 257 ``` | [Impacted Files](https://app.codecov.io/gh/emer/axon/pull/259?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emer) | Coverage Δ | | |---|---|---| | [examples/boa/approach\_env.go](https://app.codecov.io/gh/emer/axon/pull/259?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emer#diff-ZXhhbXBsZXMvYm9hL2FwcHJvYWNoX2Vudi5nbw==) | `92.20% <100.00%> (ø)` | | | [examples/boa/boa.go](https://app.codecov.io/gh/emer/axon/pull/259?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emer#diff-ZXhhbXBsZXMvYm9hL2JvYS5nbw==) | `84.87% <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.