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 to panel.io #3505

Merged
merged 6 commits into from
May 12, 2022
Merged

Add types to panel.io #3505

merged 6 commits into from
May 12, 2022

Conversation

philippjfr
Copy link
Member

As the title says.

@codecov
Copy link

codecov bot commented May 11, 2022

Codecov Report

Merging #3505 (255a7cb) into master (e32471f) will decrease coverage by 0.13%.
The diff coverage is 74.64%.

@@            Coverage Diff             @@
##           master    #3505      +/-   ##
==========================================
- Coverage   82.93%   82.80%   -0.14%     
==========================================
  Files         199      199              
  Lines       27211    27296      +85     
==========================================
+ Hits        22568    22603      +35     
- Misses       4643     4693      +50     
Impacted Files Coverage Δ
panel/pane/plot.py 58.37% <0.00%> (ø)
panel/reactive.py 76.93% <50.00%> (-0.07%) ⬇️
panel/viewable.py 68.22% <50.00%> (-0.23%) ⬇️
panel/io/model.py 61.32% <64.28%> (-0.14%) ⬇️
panel/io/server.py 76.56% <67.34%> (-1.70%) ⬇️
panel/io/save.py 63.63% <70.00%> (-0.72%) ⬇️
panel/io/notebook.py 50.24% <71.42%> (-1.55%) ⬇️
panel/io/location.py 86.52% <77.27%> (-2.03%) ⬇️
panel/io/state.py 68.50% <79.72%> (-2.10%) ⬇️
panel/template/base.py 77.22% <85.71%> (-0.78%) ⬇️
... and 5 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 e32471f...255a7cb. Read the comment docs.

@philippjfr philippjfr merged commit d3a7fc9 into master May 12, 2022
@philippjfr philippjfr deleted the types_io branch May 12, 2022 14:20
philippjfr added a commit that referenced this pull request May 16, 2022
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.

1 participant