ory / oathkeeper

A cloud native Identity & Access Proxy / API (IAP) and Access Control Decision API that authenticates, authorizes, and mutates incoming HTTP(s) requests. Inspired by the BeyondCorp / Zero Trust white paper. Written in Go.
https://www.ory.sh/?utm_source=github&utm_medium=banner&utm_campaign=hydra
Apache License 2.0
3.2k stars 349 forks source link

feat: sqa metrics v2 #1110

Closed misamu closed 1 year ago

misamu commented 1 year ago

SQA metrics V2 payloads

Related issue(s)

Checklist

Further Comments

codecov[bot] commented 1 year ago

Codecov Report

Merging #1110 (5071268) into master (1857ba3) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 5071268 differs from pull request most recent head 5c910e7. Consider uploading reports for the commit 5c910e7 to get more accurate results

@@           Coverage Diff           @@
##           master    #1110   +/-   ##
=======================================
  Coverage   77.64%   77.64%           
=======================================
  Files          80       80           
  Lines        3963     3963           
=======================================
  Hits         3077     3077           
  Misses        607      607           
  Partials      279      279           
Impacted Files Coverage Δ
cmd/server/server.go 72.15% <100.00%> (ø)