Skip to content

Ensure current view and selection lookups on Tabulator handle None case - #7858

Merged
philippjfr merged 1 commit into
mainfrom
tabulator_none_properties
Apr 17, 2025
Merged

Ensure current view and selection lookups on Tabulator handle None case#7858
philippjfr merged 1 commit into
mainfrom
tabulator_none_properties

Conversation

@philippjfr

Copy link
Copy Markdown
Member

Fixes #7852

@codecov

codecov Bot commented Apr 17, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 87.09%. Comparing base (f331909) to head (f26e1f0).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
panel/widgets/tables.py 40.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #7858       +/-   ##
===========================================
+ Coverage   47.49%   87.09%   +39.59%     
===========================================
  Files         334      346       +12     
  Lines       50597    53018     +2421     
===========================================
+ Hits        24032    46175    +22143     
+ Misses      26565     6843    -19722     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@philippjfr
philippjfr merged commit 7cd5c50 into main Apr 17, 2025
@philippjfr
philippjfr deleted the tabulator_none_properties branch April 17, 2025 12:06
@github-actions

github-actions Bot commented Sep 9, 2025

Copy link
Copy Markdown

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 github-actions Bot locked as resolved and limited conversation to collaborators Sep 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tabulator inconsistency type when value is None

1 participant