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

Migrated Django app guide from parambokeh #241

Merged
merged 3 commits into from
Feb 15, 2019
Merged

Migrated Django app guide from parambokeh #241

merged 3 commits into from
Feb 15, 2019

Conversation

philippjfr
Copy link
Member

This simply ports the user guide about embedding panel and bokeh apps, which was initially in parambokeh.

@codecov-io
Copy link

codecov-io commented Feb 15, 2019

Codecov Report

Merging #241 into master will decrease coverage by 0.65%.
The diff coverage is 50.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #241      +/-   ##
==========================================
- Coverage   90.02%   89.36%   -0.66%     
==========================================
  Files          34       44      +10     
  Lines        5354     5445      +91     
==========================================
+ Hits         4820     4866      +46     
- Misses        534      579      +45
Impacted Files Coverage Δ
examples/apps/django2/sliders/bk_config.py 100% <100%> (ø)
examples/apps/django2/project/settings.py 100% <100%> (ø)
examples/apps/django2/sliders/views.py 20% <20%> (ø)
examples/apps/django2/sliders/urls.py 25% <25%> (ø)
examples/apps/django2/project/urls.py 33.33% <33.33%> (ø)
examples/apps/django2/manage.py 33.33% <33.33%> (ø)
examples/apps/django2/project/wsgi.py 50% <50%> (ø)
examples/apps/django2/sliders/bk_sliders.py 50% <50%> (ø)
examples/apps/django2/sliders/sinewave.py 55.55% <55.55%> (ø)
examples/apps/django2/sliders/apps.py 7.14% <7.14%> (ø)
... and 10 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 122093a...1ac473e. Read the comment docs.

@philippjfr philippjfr merged commit 5864b70 into master Feb 15, 2019
@philippjfr philippjfr deleted the django_app branch March 6, 2019 14:47
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

2 participants