emer / axon

Axon adds axonal spiking to the Leabra framework for error-driven and associative learning
BSD 3-Clause "New" or "Revised" License
18 stars 8 forks source link

update to v2 #321

Closed rcoreilly closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: 881 lines in your changes are missing coverage. Please review.

Comparison is base (b6620fe) 28.59% compared to head (f1c4274) 27.74%.

:exclamation: Current head f1c4274 differs from pull request most recent head 6c011a8. Consider uploading reports for the commit 6c011a8 to get more accurate results

Files Patch % Lines
axon/enumgen.go 2.88% 808 Missing :warning:
examples/boa/boa.go 20.96% 49 Missing :warning:
axon/layer.go 27.27% 8 Missing :warning:
axon/logging.go 0.00% 4 Missing :warning:
axon/pcore_layers.go 0.00% 3 Missing :warning:
axon/pvlv.go 0.00% 3 Missing :warning:
axon/layerbase.go 33.33% 2 Missing :warning:
axon/pvlv_layers.go 0.00% 2 Missing :warning:
axon/context.go 0.00% 1 Missing :warning:
axon/gpu.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #321 +/- ## ========================================== - Coverage 28.59% 27.74% -0.85% ========================================== Files 89 74 -15 Lines 15902 16430 +528 ========================================== + Hits 4547 4559 +12 - Misses 11083 11605 +522 + Partials 272 266 -6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.