pinepain / ldap-auth-proxy

A simple drop-in HTTP proxy for transparent LDAP authentication which is also a HTTP auth backend.
MIT License
75 stars 16 forks source link

Implement new features #5

Closed pinepain closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #5 into master will decrease coverage by 1.84%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
- Coverage   16.52%   14.67%   -1.85%     
==========================================
  Files           5        5              
  Lines         230      259      +29     
==========================================
  Hits           38       38              
- Misses        191      220      +29     
  Partials        1        1
Impacted Files Coverage Δ
config.go 0% <ø> (ø) :arrow_up:
main.go 0% <ø> (ø) :arrow_up:
ldap_auth_proxy.go 0% <0%> (ø) :arrow_up:

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 c2624b1...6edc779. Read the comment docs.