Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid duplicating the uses_netloc and schemes lines #201

Merged
merged 2 commits into from
Dec 30, 2022

Conversation

palfrey
Copy link
Member

@palfrey palfrey commented Dec 21, 2022

This means we're not duplicating the list, and makes it much easier to cleanly add a new schema

@codecov
Copy link

codecov bot commented Dec 21, 2022

Codecov Report

Merging #201 (e91c08e) into master (414c69c) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #201   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           82        66   -16     
  Branches        14        15    +1     
=========================================
- Hits            82        66   -16     
Impacted Files Coverage Δ
dj_database_url.py 100.00% <100.00%> (ø)

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

@palfrey palfrey merged commit 3ef273f into jazzband:master Dec 30, 2022
@palfrey palfrey deleted the redo-uses-netloc branch December 30, 2022 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant