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

Add support for automatically determining optimal Tabulator page_size #6978

Merged
merged 4 commits into from
Aug 1, 2024

Apply suggestions from code review

aa4c497
Select commit
Loading
Failed to load commit list.
Merged

Add support for automatically determining optimal Tabulator page_size #6978

Apply suggestions from code review
aa4c497
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 1, 2024 in 1s

82.23% (+41.86%) compared to c15e5db

View this Pull Request on Codecov

82.23% (+41.86%) compared to c15e5db

Details

Codecov Report

Attention: Patch coverage is 79.41176% with 7 lines in your changes missing coverage. Please review.

Project coverage is 82.23%. Comparing base (c15e5db) to head (aa4c497).
Report is 41 commits behind head on main.

Files Patch % Lines
panel/tests/ui/widgets/test_tabulator.py 46.15% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #6978       +/-   ##
===========================================
+ Coverage   40.37%   82.23%   +41.86%     
===========================================
  Files         314      326       +12     
  Lines       45937    48350     +2413     
===========================================
+ Hits        18545    39760    +21215     
+ Misses      27392     8590    -18802     

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