jazzband / django-hosts

Dynamic and static host resolving for Django. Maps hostnames to URLconfs.
http://django-hosts.rtfd.org
Other
979 stars 107 forks source link

Confirm support for Python 3.11 #151

Closed joshuadavidthomas closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #151 (2b4c26f) into master (7f858cc) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #151   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        10    -1     
  Lines          398       395    -3     
  Branches        67        76    +9     
=========================================
- Hits           398       395    -3     
Impacted Files Coverage Δ
django_hosts/__init__.py

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

hramezani commented 1 year ago

Thanks @joshuadavidthomas