postman-runtime icon indicating copy to clipboard operation
postman-runtime copied to clipboard

Add Support for OCI Authentication Protocol

Open quixote911 opened this issue 3 years ago • 1 comments

quixote911 avatar Dec 14 '20 03:12 quixote911

Codecov Report

Merging #1109 (d848664) into develop (ad56109) will decrease coverage by 1.13%. The diff coverage is 70.46%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1109      +/-   ##
===========================================
- Coverage    91.10%   89.97%   -1.14%     
===========================================
  Files           42       44       +2     
  Lines         2563     2712     +149     
  Branches       735      758      +23     
===========================================
+ Hits          2335     2440     +105     
- Misses         228      272      +44     
Flag Coverage Δ
integration 76.43% <21.47%> (-3.20%) :arrow_down:
legacy 54.20% <21.47%> (-1.91%) :arrow_down:
unit 50.44% <70.46%> (+1.16%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
lib/authorizer/index.js 100.00% <ø> (ø)
lib/authorizer/util.js 53.57% <53.57%> (ø)
lib/authorizer/oci-v1.js 74.38% <74.38%> (ø)

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 146639e...d848664. Read the comment docs.

codecov[bot] avatar Dec 14 '20 09:12 codecov[bot]