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

Deck widget tooltip #4628

Merged
merged 1 commit into from
Apr 11, 2023
Merged

Deck widget tooltip #4628

merged 1 commit into from
Apr 11, 2023

Conversation

philippjfr
Copy link
Member

Fixes #4612

@codecov
Copy link

codecov bot commented Apr 11, 2023

Codecov Report

Merging #4628 (c3036cc) into main (a5c0c1e) will increase coverage by 0.13%.
The diff coverage is 66.66%.

@@            Coverage Diff             @@
##             main    #4628      +/-   ##
==========================================
+ Coverage   83.02%   83.15%   +0.13%     
==========================================
  Files         260      260              
  Lines       37151    37153       +2     
==========================================
+ Hits        30844    30895      +51     
+ Misses       6307     6258      -49     
Flag Coverage Δ
ui-tests 39.56% <0.00%> (+0.25%) ⬆️
unitexamples-tests 73.29% <66.66%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
panel/pane/deckgl.py 95.39% <66.66%> (-0.61%) ⬇️

... and 6 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 de2a03c into main Apr 11, 2023
@philippjfr philippjfr deleted the deck_widget_tooltip branch April 11, 2023 12:38
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.

deckgl pane: AttributeError: 'NoneType' object has no attribute 'tooltip'
1 participant