neuromorphs / tonic

Publicly available event datasets and transforms.
https://tonic.readthedocs.io
GNU General Public License v3.0
208 stars 47 forks source link

Fix: wrong range of histogram in drop_pixel #275

Closed narduzzi closed 10 months ago

codecov-commenter commented 11 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (3ce48ad) 76.84% compared to head (d56d771) 76.80%.

Files Patch % Lines
tonic/functional/drop_pixel.py 50.00% 1 Missing :warning:
tonic/functional/to_frame.py 66.66% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #275 +/- ## =========================================== - Coverage 76.84% 76.80% -0.04% =========================================== Files 53 53 Lines 3001 3005 +4 =========================================== + Hits 2306 2308 +2 - Misses 695 697 +2 ```

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