genn-team / ml_genn

A library for deep learning with Spiking Neural Networks (SNN).
https://ml-genn.readthedocs.io
GNU Lesser General Public License v2.1
24 stars 7 forks source link

Deep R #94

Open neworderofjamie opened 7 months ago

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 28.57143% with 100 lines in your changes missing coverage. Please review.

Project coverage is 64.00%. Comparing base (af2d5da) to head (62e316e).

Files with missing lines Patch % Lines
ml_genn/ml_genn/compilers/eprop_compiler.py 9.37% 29 Missing :warning:
ml_genn/ml_genn/compilers/deep_r.py 40.47% 25 Missing :warning:
ml_genn/ml_genn/compilers/event_prop_compiler.py 9.09% 20 Missing :warning:
ml_genn/ml_genn/callbacks/custom_update.py 45.00% 11 Missing :warning:
ml_genn/ml_genn/utils/model.py 27.27% 8 Missing :warning:
ml_genn/ml_genn/compilers/compiler.py 41.66% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #94 +/- ## ========================================== - Coverage 64.80% 64.00% -0.81% ========================================== Files 101 102 +1 Lines 4259 4342 +83 ========================================== + Hits 2760 2779 +19 - Misses 1499 1563 +64 ```

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