Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Adds customizable CORS configurations #52

Merged
merged 9 commits into from
Sep 1, 2020
Merged

Adds customizable CORS configurations #52

merged 9 commits into from
Sep 1, 2020

Conversation

TerryMooreII
Copy link
Contributor

Adds functionality from Issue #51, test via unit tests and via deployment to our lambda

@codecov-commenter
Copy link

codecov-commenter commented Aug 31, 2020

Codecov Report

Merging #52 into master will increase coverage by 1.73%.
The diff coverage is 95.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
+ Coverage   87.43%   89.16%   +1.73%     
==========================================
  Files           5        6       +1     
  Lines         207      277      +70     
  Branches       62       85      +23     
==========================================
+ Hits          181      247      +66     
- Misses         26       30       +4     
Impacted Files Coverage Δ
lib/cors.ts 94.66% <94.66%> (ø)
lib/proxyIntegration.ts 87.75% <100.00%> (-0.60%) ⬇️

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 1cd933e...88b011c. Read the comment docs.

README.md Show resolved Hide resolved
@chgohlke chgohlke self-requested a review September 1, 2020 09:57
@chgohlke chgohlke merged commit dcb03db into spring-media:master Sep 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants