metabase / saml20-clj

A Clojure SAML 2.0 library for SSO
36 stars 12 forks source link

Add new <Issuer> validator #49

Closed camsaul closed 4 years ago

camsaul commented 4 years ago

Implements #41

codecov[bot] commented 4 years ago

Codecov Report

Merging #49 into master will increase coverage by 0.56%. The diff coverage is 94.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
+ Coverage   74.12%   74.68%   +0.56%     
==========================================
  Files          10       10              
  Lines         630      644      +14     
  Branches       91       91              
==========================================
+ Hits          467      481      +14     
  Misses         72       72              
  Partials       91       91              
Impacted Files Coverage Δ
src/saml20_clj/sp/response.clj 63.63% <94.44%> (+2.76%) :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 c2dfd80...1a99fc7. Read the comment docs.