holoviz / panel

Panel: The powerful data exploration & web app framework for Python
https://panel.holoviz.org
BSD 3-Clause "New" or "Revised" License
4.8k stars 519 forks source link

Ensure FileDownload label text updates correctly #7489

Closed philippjfr closed 1 week ago

philippjfr commented 1 week ago

Previously it would keep appending new labels.

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 82.38%. Comparing base (cd645dd) to head (415f041). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
panel/tests/ui/widgets/test_misc.py 75.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7489 +/- ## ========================================== - Coverage 82.38% 82.38% -0.01% ========================================== Files 339 339 Lines 50986 50994 +8 ========================================== + Hits 42003 42009 +6 - Misses 8983 8985 +2 ```

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