tarkatronic / django-ssl-auth

SSL authentication backend & middleware for Django for authenticating users with SSL client certificates
MIT License
27 stars 2 forks source link

Drop support for Python 3.3 and 3.4, and fix CICD #7

Closed tarkatronic closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
- Coverage   69.87%   68.75%   -1.13%     
==========================================
  Files           3        2       -1     
  Lines          83       80       -3     
  Branches       11       11              
==========================================
- Hits           58       55       -3     
  Misses         17       17              
  Partials        8        8
Impacted Files Coverage Δ
django_ssl_auth/__init__.py

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 d141f83...3c02c20. Read the comment docs.