jazzband / dj-database-url

Use Database URLs in your Django Application.
https://pypi.org/project/dj-database-url/
BSD 3-Clause "New" or "Revised" License
1.48k stars 205 forks source link

Make django an optional dependency when running unittests #166

Closed mattseymour closed 2 years ago

mattseymour commented 2 years ago

Fixes: #165

codecov[bot] commented 2 years ago

Codecov Report

Merging #166 (d0563c1) into master (931a4e4) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #166   +/-   ##
=======================================
  Coverage   80.76%   80.76%           
=======================================
  Files           1        1           
  Lines          78       78           
  Branches       14       14           
=======================================
  Hits           63       63           
  Misses          9        9           
  Partials        6        6           

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 931a4e4...d0563c1. Read the comment docs.