Closed neworderofjamie closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 65.92%. Comparing base (
26badad
) to head (fa80dc3
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Clearly I was in a bit of a rush releasing the new version of mlGeNN corresponding with GeNN 5 before Capocaccia because Balazs found several stupid bugs in spike recording. This PR fixes those and a slightly subtler one that broke regularisation with EventProp due to lambda values being cast to integer. I have also added a test of spike recording functionality.