10BC0 Ensure Tabulator does not error when editing DataFrame containing NA by philippjfr · Pull Request #8068 · holoviz/panel · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@philippjfr
Copy link
Member

Fixes #8063

@codecov
Copy link
codecov bot commented Jul 18, 2025

Codecov Report

Attention: Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.

Project coverage is 87.09%. Comparing base (7af6d06) to head (ce1c162).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
panel/widgets/tables.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #8068       +/-   ##
===========================================
+ Coverage   71.19%   87.09%   +15.89%     
===========================================
  Files         345      346        +1     
  Lines       53803    53808        +5     
===========================================
+ Hits        38307    46862     +8555     
+ Misses      15496     6946     -8550     

☔ 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 2f14bcf into main Jul 18, 2025
16 of 18 checks passed
@philippjfr philippjfr deleted the handle_na_tabulator branch July 18, 2025 10:19
philippjfr added a commit that referenced this pull request Jul 21, 2025
…8068)

* Ensure Tabulator does not error when editing DataFrame containing NA values

* Fix test
@github-actions
Copy link

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 Oct 28, 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 widget fails when pd.DataFrame contains pd.NA

1 participant

0