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

Remove force unwrap optionals in tests #36

Closed quanvo87 closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #36 into master will not impact coverage.

@@           Coverage Diff           @@
##           master      #36   +/-   ##
=======================================
  Coverage   80.23%   80.23%           
=======================================
  Files           2        2           
  Lines         167      167           
=======================================
  Hits          134      134           
  Misses         33       33

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 749c3f7...531bf36. Read the comment docs.