pyapp-kit / ndv

Simple, fast-loading, n-dimensional array viewer with minimal dependencies.
BSD 3-Clause "New" or "Revised" License
29 stars 4 forks source link

test: add time-to-show #28

Open tlambert03 opened 1 month ago

tlambert03 commented 1 month ago

this adds a test that ensures that importing ndv and calling imshow() is snappy

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 82.65%. Comparing base (e606d53) to head (ba9b2e0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #28 +/- ## ========================================== + Coverage 81.92% 82.65% +0.72% ========================================== Files 13 13 Lines 1234 1234 ========================================== + Hits 1011 1020 +9 + Misses 223 214 -9 ```

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