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

Prevent tabulator from overlapping when max_height is set #7403

Merged
merged 3 commits into from
Oct 15, 2024

reverse logic

d70d43b
Select commit
Loading
Failed to load commit list.
Merged

Prevent tabulator from overlapping when max_height is set #7403

reverse logic
d70d43b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 15, 2024 in 0s

82.23% (+10.37%) compared to 46061e6

View this Pull Request on Codecov

82.23% (+10.37%) compared to 46061e6

Details

Codecov Report

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

Project coverage is 82.23%. Comparing base (46061e6) to head (d70d43b).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
panel/tests/ui/widgets/test_tabulator.py 85.71% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #7403       +/-   ##
===========================================
+ Coverage   71.86%   82.23%   +10.37%     
===========================================
  Files         336      337        +1     
  Lines       50542    50557       +15     
===========================================
+ Hits        36320    41574     +5254     
+ Misses      14222     8983     -5239     

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