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

Redo as a package to fix mypy issues #215

Closed palfrey closed 1 year ago

palfrey commented 1 year ago

Fixes https://github.com/jazzband/dj-database-url/issues/214 by redoing things as a package.

https://github.com/jazzband/dj-database-url/actions/runs/4588415869/jobs/8102611523?pr=215 demos that the new test step reproduces the problem.

codecov[bot] commented 1 year ago

Codecov Report

Merging #215 (a46f64b) into master (2fbcdcb) will not change coverage. The diff coverage is n/a.

:exclamation: Current head a46f64b differs from pull request most recent head 1304bc6. Consider uploading reports for the commit 1304bc6 to get more accurate results

@@            Coverage Diff            @@
##            master      #215   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           69        69           
  Branches        16        16           
=========================================
  Hits            69        69           
Impacted Files Coverage Δ
dj_database_url/__init__.py 100.00% <ø> (ø)

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