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.49k stars 205 forks source link

Support the postgresql+psycopg2 case #197

Closed palfrey closed 1 year ago

palfrey commented 1 year ago

Fixes https://github.com/jazzband/dj-database-url/issues/186

codecov[bot] commented 1 year ago

Codecov Report

Merging #197 (69da59a) into master (1185468) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #197   +/-   ##
=======================================
  Coverage   89.85%   89.85%           
=======================================
  Files           1        1           
  Lines          69       69           
  Branches       15       15           
=======================================
  Hits           62       62           
  Misses          3        3           
  Partials        4        4           
Impacted Files Coverage Δ
dj_database_url.py 89.85% <ø> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more