synsense / sinabs

A deep learning library for spiking neural networks which is based on PyTorch, focuses on fast training and supports inference on neuromorphic hardware.
https://sinabs.readthedocs.io
GNU Affero General Public License v3.0
80 stars 8 forks source link

217 hookspy missing variables in namespace #222

Closed bauerfe closed 9 months ago

bauerfe commented 9 months ago

Closes #217 Ready for review.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (f9cb848) 0.00% compared to head (dcdca69) 90.91%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #222 +/- ## ============================================ + Coverage 0 90.91% +90.91% ============================================ Files 0 52 +52 Lines 0 2718 +2718 ============================================ + Hits 0 2471 +2471 - Misses 0 247 +247 ```

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