koltyakov / gosip

⚡️ SharePoint SDK for Go
https://go.spflow.com
MIT License
140 stars 32 forks source link

Bypass client to auth requests #47

Closed koltyakov closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #47 (5d1d469) into master (b9859c7) will not change coverage. The diff coverage is 50.00%.

:exclamation: Current head 5d1d469 differs from pull request most recent head 5f62fef. Consider uploading reports for the commit 5f62fef to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master      #47   +/-   ##
=======================================
  Coverage   85.88%   85.88%           
=======================================
  Files         110      110           
  Lines        5122     5122           
=======================================
  Hits         4399     4399           
  Misses        458      458           
  Partials      265      265           
Impacted Files Coverage Δ
auth/addin/auth.go 83.78% <50.00%> (ø)
auth/adfs/auth.go 77.27% <50.00%> (ø)
auth/fba/auth.go 83.33% <50.00%> (ø)
auth/saml/auth.go 83.33% <50.00%> (ø)
auth/tmg/auth.go 83.33% <50.00%> (ø)

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 b9859c7...5f62fef. Read the comment docs.