Skip to content
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

Rebuild child views when re-rendering Card layouts #4899

Merged
merged 2 commits into from
May 19, 2023

Conversation

philippjfr
Copy link
Member

@philippjfr philippjfr commented May 19, 2023

We weren't re-building the child views when updating the Card so any models that weren't previously rendered wouldn't show up.

@codecov
Copy link

codecov bot commented May 19, 2023

Codecov Report

Merging #4899 (1b4b28e) into main (57d5885) will increase coverage by 0.31%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #4899      +/-   ##
==========================================
+ Coverage   83.12%   83.43%   +0.31%     
==========================================
  Files         270      270              
  Lines       38147    38153       +6     
==========================================
+ Hits        31710    31834     +124     
+ Misses       6437     6319     -118     
Flag Coverage Δ
ui-tests 40.89% <100.00%> (+1.35%) ⬆️
unitexamples-tests 73.38% <0.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
panel/tests/ui/layout/test_card.py 100.00% <100.00%> (ø)

... and 14 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@philippjfr philippjfr merged commit 629d348 into main May 19, 2023
12 of 14 checks passed
@philippjfr philippjfr deleted the rebuild_card_children branch May 19, 2023 18:49
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.

None yet

1 participant