kontent-ai / delivery-sdk-net

Kontent.ai Delivery .NET SDK
https://www.nuget.org/packages/Kontent.Ai.Delivery
MIT License
32 stars 41 forks source link

fix: update validation regex and related test API key #349

Closed pokornyd closed 1 year ago

pokornyd commented 1 year ago

Motivation

Fixes #348

Test API key was updated manually, may not be a valid JWT but does illustrate the problem. Can provide a valid key that originally caused the issue in question.

codecov[bot] commented 1 year ago

Codecov Report

Merging #349 (40ee872) into master (e12c1a2) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #349   +/-   ##
=======================================
  Coverage   88.66%   88.66%           
=======================================
  Files         120      120           
  Lines        2585     2585           
  Branches      318      318           
=======================================
  Hits         2292     2292           
  Misses        166      166           
  Partials      127      127           
Impacted Files Coverage Δ
...Delivery/Configuration/DeliveryOptionsValidator.cs 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more