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

Fix empty Vega pane with sizing_mode exception #7020

Merged
merged 2 commits into from
Jul 27, 2024
Merged

Conversation

MarcSkovMadsen
Copy link
Collaborator

Closing #7018

Copy link

codecov bot commented Jul 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.73%. Comparing base (66625db) to head (44264b6).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7020      +/-   ##
==========================================
- Coverage   82.22%   81.73%   -0.49%     
==========================================
  Files         326      326              
  Lines       48233    48236       +3     
==========================================
- Hits        39658    39428     -230     
- Misses       8575     8808     +233     

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

@philippjfr philippjfr merged commit 130ad41 into main Jul 27, 2024
14 of 15 checks passed
@philippjfr philippjfr deleted the fix/empty-vega-pane branch July 27, 2024 09:06
philippjfr pushed a commit that referenced this pull request Jul 29, 2024
* add failing test

* fix failing vega test
@philippjfr philippjfr modified the milestones: next, v1.4.5 Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vega Pane raises exception when no object but sizing_mode set.
2 participants