uilianries / conan-ldap-authentication

A LDAP authentication plugin for Conan.io
MIT License
6 stars 1 forks source link

#13 Validate LDAP authentication #14

Closed uilianries closed 6 years ago

uilianries commented 6 years ago

Signed-off-by: Uilian Ries uilianries@gmail.com

codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@6f99b66). Click here to learn what that means. The diff coverage is 98.41%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #14   +/-   ##
=========================================
  Coverage          ?   95.23%           
=========================================
  Files             ?        4           
  Lines             ?      147           
  Branches          ?        0           
=========================================
  Hits              ?      140           
  Misses            ?        7           
  Partials          ?        0
Impacted Files Coverage Δ
conan/ldap_authentication.py 89.83% <ø> (ø)
conan/test/configuration_file.py 100% <100%> (ø)
conan/test/test_authentication.py 100% <100%> (ø)
conan/test/test_conan_authentication.py 96.96% <96.96%> (ø)

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 6f99b66...cd65408. Read the comment docs.