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 Placeholder pane #6790

Merged
merged 3 commits into from
May 14, 2024

Add update method

73b1260
Select commit
Loading
Failed to load commit list.
Merged

Implement Placeholder pane #6790

Add update method
73b1260
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2024 in 1s

70.98% (+48.87%) compared to cdcd074

View this Pull Request on Codecov

70.98% (+48.87%) compared to cdcd074

Details

Codecov Report

Attention: Patch coverage is 97.91667% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 70.98%. Comparing base (cdcd074) to head (73b1260).
Report is 48 commits behind head on main.

Files Patch % Lines
panel/pane/placeholder.py 96.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #6790       +/-   ##
===========================================
+ Coverage   22.10%   70.98%   +48.87%     
===========================================
  Files         314      317        +3     
  Lines       46326    46692      +366     
===========================================
+ Hits        10240    33142    +22902     
+ Misses      36086    13550    -22536     

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