Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ingore regex pattern matching for inbound OAuth apps #7123

Merged
merged 3 commits into from
Feb 6, 2025

Add changeset 🦋

0aca53b
Select commit
Loading
Failed to load commit list.
Merged

Ingore regex pattern matching for inbound OAuth apps #7123

Add changeset 🦋
0aca53b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2024 in 0s

31.80% (-0.23%) compared to cdd3bfb, passed because coverage increased by 0.39% when compared to adjusted base (31.41%)

View this Pull Request on Codecov

31.80% (-0.23%) compared to cdd3bfb, passed because coverage increased by 0.39% when compared to adjusted base (31.41%)

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 31.80%. Comparing base (cdd3bfb) to head (0aca53b).
Report is 35 commits behind head on master.

Files with missing lines Patch % Lines
modules/core/src/utils/url-utils.ts 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7123      +/-   ##
==========================================
- Coverage   32.02%   31.80%   -0.23%     
==========================================
  Files          41       41              
  Lines         893      893              
  Branches      220      216       -4     
==========================================
- Hits          286      284       -2     
- Misses        557      559       +2     
  Partials       50       50              
Files with missing lines Coverage Δ
modules/core/src/utils/url-utils.ts 23.40% <75.00%> (-4.26%) ⬇️