Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Ensure CompositeWidget can be populated in callback #7636

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

philippjfr
Copy link
Member

Fixes #7052

Copy link

codecov bot commented Jan 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.73%. Comparing base (838fcc3) to head (09b5965).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7636   +/-   ##
=======================================
  Coverage   86.73%   86.73%           
=======================================
  Files         346      346           
  Lines       52051    52052    +1     
=======================================
+ Hits        45148    45149    +1     
  Misses       6903     6903           

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

@philippjfr philippjfr merged commit 63bf7a6 into main Jan 21, 2025
18 checks passed
@philippjfr philippjfr deleted the composite_widget_constructor branch January 21, 2025 11:43
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AttributeError: 'CompositeWidget' object has no attribute '_composite'
1 participant