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

Fixed imports in interact #263

Merged
merged 3 commits into from
Mar 2, 2019
Merged

Fixed imports in interact #263

merged 3 commits into from
Mar 2, 2019

Conversation

philippjfr
Copy link
Member

Fixes #243

@philippjfr philippjfr merged commit c746e6d into master Mar 2, 2019
@codecov-io
Copy link

Codecov Report

Merging #263 into master will increase coverage by 0.59%.
The diff coverage is 72.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #263      +/-   ##
==========================================
+ Coverage   88.53%   89.12%   +0.59%     
==========================================
  Files          44       34      -10     
  Lines        5519     5436      -83     
==========================================
- Hits         4886     4845      -41     
+ Misses        633      591      -42
Impacted Files Coverage Δ
panel/interact.py 73.1% <72.72%> (-0.34%) ⬇️
examples/apps/django2/project/urls.py
examples/apps/django2/sliders/views.py
examples/apps/django2/manage.py
examples/apps/django2/sliders/sinewave.py
examples/apps/django2/sliders/bk_config.py
examples/apps/django2/sliders/urls.py
examples/apps/django2/project/wsgi.py
examples/apps/django2/project/settings.py
examples/apps/django2/sliders/bk_sliders.py
... and 1 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 7a8a251...091a053. Read the comment docs.

1 similar comment
@codecov-io
Copy link

Codecov Report

Merging #263 into master will increase coverage by 0.59%.
The diff coverage is 72.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #263      +/-   ##
==========================================
+ Coverage   88.53%   89.12%   +0.59%     
==========================================
  Files          44       34      -10     
  Lines        5519     5436      -83     
==========================================
- Hits         4886     4845      -41     
+ Misses        633      591      -42
Impacted Files Coverage Δ
panel/interact.py 73.1% <72.72%> (-0.34%) ⬇️
examples/apps/django2/project/urls.py
examples/apps/django2/sliders/views.py
examples/apps/django2/manage.py
examples/apps/django2/sliders/sinewave.py
examples/apps/django2/sliders/bk_config.py
examples/apps/django2/sliders/urls.py
examples/apps/django2/project/wsgi.py
examples/apps/django2/project/settings.py
examples/apps/django2/sliders/bk_sliders.py
... and 1 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 7a8a251...091a053. Read the comment docs.

@philippjfr philippjfr deleted the fix_imports branch March 6, 2019 14:46
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