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

Removes py2.7 urlparse import #168

Closed mattseymour closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #168 (4700ca5) into master (b9cc1e4) will decrease coverage by 0.76%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #168      +/-   ##
==========================================
- Coverage   80.76%   80.00%   -0.77%     
==========================================
  Files           1        1              
  Lines          78       75       -3     
  Branches       14       14              
==========================================
- Hits           63       60       -3     
  Misses          9        9              
  Partials        6        6              
Impacted Files Coverage Δ
dj_database_url.py 80.00% <100.00%> (-0.77%) :arrow_down:

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 b9cc1e4...4700ca5. Read the comment docs.