applegrew / django-select2

This is a Django integration for Select2
MIT License
710 stars 316 forks source link

Switch to GitHub actions #580

Closed codingjoe closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #580 into master will decrease coverage by 1.25%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##            master     #580      +/-   ##
===========================================
- Coverage   100.00%   98.74%   -1.26%     
===========================================
  Files            2        7       +5     
  Lines            8      239     +231     
===========================================
+ Hits             8      236     +228     
- Misses           0        3       +3     
Impacted Files Coverage Δ
django_select2/forms.py 98.86% <0.00%> (ø)
django_select2/views.py 97.29% <0.00%> (ø)
django_select2/urls.py 100.00% <0.00%> (ø)
django_select2/__init__.py 100.00% <0.00%> (ø)
django_select2/conf.py 100.00% <0.00%> (ø)

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 4f0172f...ec0adae. Read the comment docs.