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

Rename Python package from sendfile to django_sendfile #24

Merged
merged 1 commit into from
Nov 30, 2019

Conversation

moggers87
Copy link
Owner

Fixes #2

@moggers87 moggers87 force-pushed the master branch 2 times, most recently from 55681ef to aae78df Compare November 30, 2019 21:56
@codecov
Copy link

codecov bot commented Nov 30, 2019

Codecov Report

Merging #24 into master will increase coverage by 0.26%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #24      +/-   ##
=========================================
+ Coverage   65.64%   65.9%   +0.26%     
=========================================
  Files           7       8       +1     
  Lines         131     132       +1     
  Branches       19      19              
=========================================
+ Hits           86      87       +1     
  Misses         40      40              
  Partials        5       5
Impacted Files Coverage Δ
django_sendfile/backends/_internalredirect.py 100% <ø> (ø)
django_sendfile/backends/nginx.py 100% <ø> (ø)
django_sendfile/backends/xsendfile.py 100% <ø> (ø)
django_sendfile/backends/simple.py 0% <ø> (ø)
django_sendfile/sendfile.py 91.07% <ø> (ø)
django_sendfile/backends/development.py 0% <ø> (ø)
django_sendfile/backends/mod_wsgi.py 77.77% <ø> (ø)
django_sendfile/__init__.py 100% <100%> (ø)

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 aae78df...57c2de8. Read the comment docs.

@moggers87 moggers87 merged commit 0c93b11 into master Nov 30, 2019
@moggers87 moggers87 deleted the 2-rename-package branch November 30, 2019 22:22
moggers87 added a commit that referenced this pull request Jan 21, 2020
This should have been done as a part of #24
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.

Rename package
1 participant