drf-user icon indicating copy to clipboard operation
drf-user copied to clipboard

Added instructions for windows

Open NaveenGokavarapu19 opened this issue 4 years ago • 1 comments

Hey, I just made a Pull Request!

Description

Motivation and Context

Have you tested this? If so, how?

Checklist for PR author(s)

  • [ ] Changes are covered by unit tests (no major decrease in code coverage %).
  • [ ] All tests pass.
  • [ ] Docstring coverage is 100% via interrogate drf_user (I mean, we should set a good example :smile:).
  • [ ] Updates to documentation:
    • [ ] Document any relevant additions/changes in README.md.
    • [ ] Manually update both the README.md and docs/index.rst for any new changes.
    • [ ] Any changed/added classes/methods/functions have appropriate versionadded, versionchanged, or deprecated directives. Find the appropriate next version in the project's __init__.py file.

Release note


NaveenGokavarapu19 avatar Sep 20 '21 12:09 NaveenGokavarapu19

Codecov Report

Merging #119 (1e965df) into master (75d06fd) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #119   +/-   ##
=======================================
  Coverage   95.68%   95.68%           
=======================================
  Files          20       20           
  Lines         649      649           
=======================================
  Hits          621      621           
  Misses         28       28           

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 75d06fd...1e965df. Read the comment docs.

codecov[bot] avatar Sep 20 '21 12:09 codecov[bot]