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

pvlv tests -- increase coverage #310

Closed rcoreilly closed 10 months ago

rcoreilly commented 10 months ago

adding more pvlv tests

codecov[bot] commented 10 months ago

Codecov Report

Patch coverage: 12.50% and project coverage change: +0.02% :tada:

Comparison is base (136cbb4) 29.36% compared to head (8242591) 29.39%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #310 +/- ## ========================================== + Coverage 29.36% 29.39% +0.02% ========================================== Files 90 90 Lines 16045 16052 +7 ========================================== + Hits 4712 4718 +6 - Misses 11058 11059 +1 Partials 275 275 ``` | [Files Changed](https://app.codecov.io/gh/emer/axon/pull/310?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emer) | Coverage Δ | | |---|---|---| | [axon/pcore\_prjns.go](https://app.codecov.io/gh/emer/axon/pull/310?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emer#diff-YXhvbi9wY29yZV9wcmpucy5nbw==) | `25.00% <0.00%> (ø)` | | | [examples/pcore/pcore.go](https://app.codecov.io/gh/emer/axon/pull/310?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emer#diff-ZXhhbXBsZXMvcGNvcmUvcGNvcmUuZ28=) | `0.00% <0.00%> (ø)` | | | [examples/pvlv/cond/env.go](https://app.codecov.io/gh/emer/axon/pull/310?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emer#diff-ZXhhbXBsZXMvcHZsdi9jb25kL2Vudi5nbw==) | `0.00% <0.00%> (ø)` | | | [examples/pvlv/cond/runs\_all.go](https://app.codecov.io/gh/emer/axon/pull/310?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emer#diff-ZXhhbXBsZXMvcHZsdi9jb25kL3J1bnNfYWxsLmdv) | `100.00% <ø> (ø)` | | | [examples/pvlv/cond/trial.go](https://app.codecov.io/gh/emer/axon/pull/310?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emer#diff-ZXhhbXBsZXMvcHZsdi9jb25kL3RyaWFsLmdv) | `0.00% <0.00%> (ø)` | | | [examples/pvlv/config.go](https://app.codecov.io/gh/emer/axon/pull/310?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emer#diff-ZXhhbXBsZXMvcHZsdi9jb25maWcuZ28=) | `0.00% <ø> (ø)` | | | [examples/pvlv/pvlv.go](https://app.codecov.io/gh/emer/axon/pull/310?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/ra25/ra25.go](https://app.codecov.io/gh/emer/axon/pull/310?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emer#diff-ZXhhbXBsZXMvcmEyNS9yYTI1Lmdv) | `0.00% <0.00%> (ø)` | | | [examples/boa/boa.go](https://app.codecov.io/gh/emer/axon/pull/310?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emer#diff-ZXhhbXBsZXMvYm9hL2JvYS5nbw==) | `82.74% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/emer/axon/pull/310/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emer)

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