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

feat: add spinner when loading frames #9

Closed tlambert03 closed 1 month ago

tlambert03 commented 1 month ago

https://github.com/pyapp-kit/ndv/assets/1609449/e8b57518-be50-4582-ac6d-a9bfc469c2fd

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 96.49123% with 2 lines in your changes missing coverage. Please review.

Project coverage is 69.89%. Comparing base (7b6e48a) to head (1ffd7b5).

Files Patch % Lines
src/ndv/viewer/_components.py 95.74% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #9 +/- ## ========================================== + Coverage 69.19% 69.89% +0.69% ========================================== Files 12 13 +1 Lines 1162 1189 +27 ========================================== + Hits 804 831 +27 Misses 358 358 ```

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