8000 Allow serializing joint dict/Parameterized types on DataModel by philippjfr · Pull Request #7789 · holoviz/panel · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Allow serializing joint dict/Parameterized types on DataModel #7789

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

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

philippjfr
Copy link
Member

In certain scenarios it's useful to be able to easily create objects client-side without explicitly instantiating a DataModel therefore we allow creating properties on DataModels that can be either a dict or a Parameterized.

Copy link
codecov bot commented Mar 17, 2025

Codecov Report

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

Project coverage is 87.19%. Comparing base (0c9cde0) to head (d084c09).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
panel/io/datamodel.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7789   +/-   ##
=======================================
  Coverage   87.19%   87.19%           
=======================================
  Files         346      346           
  Lines       52872    52874    +2     
=======================================
+ Hits        46102    46104    +2     
  Misses       6770     6770           

☔ 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 0ba6331 into main Mar 17, 2025
17 of 18 checks passed
@philippjfr philippjfr deleted the datamodel_dict_parameterized branch March 17, 2025 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0