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

Add types for all Widget and Pane class variables #3604

Merged
merged 2 commits into from Jun 10, 2022

Conversation

philippjfr
Copy link
Member

Lots and lots of types.

@codecov
Copy link

codecov bot commented Jun 10, 2022

Codecov Report

Merging #3604 (c5583dc) into master (0749371) will decrease coverage by 0.21%.
The diff coverage is 83.87%.

@@            Coverage Diff             @@
##           master    #3604      +/-   ##
==========================================
- Coverage   82.65%   82.43%   -0.22%     
==========================================
  Files         203      203              
  Lines       27698    27824     +126     
==========================================
+ Hits        22894    22937      +43     
- Misses       4804     4887      +83     
Impacted Files Coverage Δ
panel/io/notifications.py 63.63% <ø> (ø)
panel/widgets/texteditor.py 85.71% <50.00%> (-14.29%) ⬇️
panel/layout/grid.py 74.49% <57.14%> (-0.59%) ⬇️
panel/widgets/ace.py 92.10% <57.14%> (-7.90%) ⬇️
panel/pane/idom.py 28.16% <62.50%> (+0.96%) ⬆️
panel/pane/streamz.py 67.44% <62.50%> (-4.36%) ⬇️
panel/pane/echarts.py 75.00% <70.00%> (-3.34%) ⬇️
panel/pane/vega.py 78.80% <70.00%> (-1.20%) ⬇️
panel/pane/ipywidget.py 50.00% <72.72%> (ø)
panel/pane/perspective.py 59.31% <72.72%> (-0.53%) ⬇️
... and 35 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0749371...c5583dc. Read the comment docs.

@philippjfr philippjfr merged commit a376451 into master Jun 10, 2022
@philippjfr philippjfr deleted the typing_panes_and_widgets branch June 10, 2022 14:54
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