panel icon indicating copy to clipboard operation
panel copied to clipboard

Update warnings to raise errors in test

Open hoxbro opened this issue 1 year ago • 2 comments

Now we raise warnings as exceptions.

hoxbro avatar Jun 03 '24 16:06 hoxbro

Codecov Report

Attention: Patch coverage is 89.47368% with 6 lines in your changes missing coverage. Please review.

Project coverage is 82.23%. Comparing base (0d13915) to head (6cf80fb). Report is 1 commits behind head on main.

Files Patch % Lines
panel/io/ipywidget.py 77.77% 2 Missing :warning:
panel/tests/ui/io/test_jupyterlite.py 60.00% 2 Missing :warning:
panel/pane/vtk/vtk.py 66.66% 1 Missing :warning:
panel/tests/ui/widgets/test_tabulator.py 50.00% 1 Missing :warning:
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6889   +/-   ##
=======================================
  Coverage   82.23%   82.23%           
=======================================
  Files         326      326           
  Lines       48315    48336   +21     
=======================================
+ Hits        39730    39748   +18     
- Misses       8585     8588    +3     

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

codecov[bot] avatar Jun 27 '24 10:06 codecov[bot]

The two big things I referred to are seen in the UI test.

hoxbro avatar Jun 27 '24 10:06 hoxbro

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

github-actions[bot] avatar Sep 09 '25 23:09 github-actions[bot]