8000 Fix error when old_objects is empty in _get_objects() by s-alexey · Pull Request #7842 · holoviz/panel · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@s-alexey
Copy link
Contributor
@s-alexey s-alexey commented Apr 11, 2025

Handle case where old_objects is empty and _last_synced is set.
Prevents exceptions by skipping filtering logic for empty input.

Should fix #7733 and #7818

Handle case where old_objects is empty and _last_synced is set.
Prevents exceptions by skipping filtering logic for empty input.
@codecov
Copy link
codecov bot commented Apr 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.63%. Comparing base (961dc2b) to head (9fe2132).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7842      +/-   ##
==========================================
- Coverage   87.08%   86.63%   -0.45%     
==========================================
  Files         346      346              
  Lines       52941    52947       +6     
==========================================
- Hits        46102    45873     -229     
- Misses       6839     7074     +235     

☔ 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
Copy link
Member

Much appreciated!

@philippjfr philippjfr merged commit ecde4f1 into holoviz:main Apr 16, 2025
17 of 19 checks passed
@github-actions
Copy link
github-actions bot commented Sep 9, 2025

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.

Error when displaying the same chat.ChatFeed multiple times in Panel 1.6.1

2 participants

0