Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Widget.from_values #7033

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Implement Widget.from_values

7387b62
Select commit
Loading
Failed to load commit list.
Open

Implement Widget.from_values #7033

Implement Widget.from_values
7387b62
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 28, 2024 in 0s

81.77% (-0.46%) compared to 78982fb

View this Pull Request on Codecov

81.77% (-0.46%) compared to 78982fb

Details

Codecov Report

Attention: Patch coverage is 31.81818% with 15 lines in your changes missing coverage. Please review.

Project coverage is 81.77%. Comparing base (78982fb) to head (7387b62).
Report is 1 commits behind head on main.

Files Patch % Lines
panel/widgets/base.py 37.50% 10 Missing ⚠️
panel/util/__init__.py 16.66% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7033      +/-   ##
==========================================
- Coverage   82.22%   81.77%   -0.46%     
==========================================
  Files         326      326              
  Lines       48271    48293      +22     
==========================================
- Hits        39691    39491     -200     
- Misses       8580     8802     +222     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.