mlavin / django-selectable

Tools and widgets for using/creating auto-complete selection widgets using Django and jQuery UI.
http://django-selectable.readthedocs.io/en/latest/
BSD 2-Clause "Simplified" License
129 stars 64 forks source link

Django 2.0 Support #199

Closed kluchrj closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #199 into master will decrease coverage by 0.55%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #199      +/-   ##
==========================================
- Coverage   95.45%   94.89%   -0.56%     
==========================================
  Files          10       10              
  Lines         374      333      -41     
==========================================
- Hits          357      316      -41     
  Misses         17       17
Impacted Files Coverage Δ
selectable/compat.py 50% <ø> (ø) :arrow_up:
selectable/forms/fields.py 95.12% <100%> (-0.18%) :arrow_down:
selectable/decorators.py 100% <100%> (ø) :arrow_up:
selectable/forms/widgets.py 97.22% <100%> (-0.58%) :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 494013a...c97d2b5. Read the comment docs.

mlavin commented 6 years ago

Thank you for this update and I'm sorry I haven't had a chance to look through it yet. I'm going to give it some review this week and I'll either have some notes or merge it 💖

mlavin commented 6 years ago

This looks great. Thanks everyone for putting this work together 🌈 🌈