Kitura / Kitura-CredentialsHTTP

A plugin for the Kitura-Credentials framework that authenticates using HTTP Basic and Digest authentication
Apache License 2.0
16 stars 14 forks source link

fix swift-31 regex #38

Closed carlbrown closed 7 years ago

na-gupta commented 7 years ago

Good to merge after the CI build passes.

codecov-io commented 7 years ago

Codecov Report

Merging #38 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #38   +/-   ##
=======================================
  Coverage   80.23%   80.23%           
=======================================
  Files           2        2           
  Lines         167      167           
=======================================
  Hits          134      134           
  Misses         33       33
Flag Coverage Δ
#CredentialsHTTP 80.23% <ø> (?)
Impacted Files Coverage Δ
...ources/CredentialsHTTP/CredentialsHTTPDigest.swift 78.57% <ø> (ø) :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 4a180fc...c872f3a. Read the comment docs.