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

added cff file #111

Closed sheiksadique closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (091fb56) 90.00% compared to head (d6a3972) 90.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #111 +/- ## ======================================== Coverage 90.00% 90.00% ======================================== Files 31 31 Lines 1240 1240 ======================================== Hits 1116 1116 Misses 124 124 ```

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

sheiksadique commented 1 year ago

@biphasic can you please review.