Skip to content

Basic & bearer authorization patterns#733

Merged
babenek merged 12 commits intoSamsung:mainfrom
babenek:basic
Jul 3, 2025
Merged

Basic & bearer authorization patterns#733
babenek merged 12 commits intoSamsung:mainfrom
babenek:basic

Conversation

@babenek
Copy link
Copy Markdown
Contributor

@babenek babenek commented Jun 26, 2025

Description

Please include a summary of the change and which is fixed.

  • Add Basic authorization pattern and filter
  • Add Bearer & NTLM authorization pattern

How has this been tested?

Please describe the tests that you ran to verify your changes.

  • UnitTest
  • Benchmark

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.28%. Comparing base (b46e3d3) to head (35bf6cc).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #733      +/-   ##
==========================================
+ Coverage   92.25%   92.28%   +0.02%     
==========================================
  Files         136      137       +1     
  Lines        5465     5484      +19     
  Branches      895      896       +1     
==========================================
+ Hits         5042     5061      +19     
  Misses        271      271              
  Partials      152      152              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@babenek babenek marked this pull request as ready for review July 1, 2025 11:13
@babenek babenek requested a review from a team as a code owner July 1, 2025 11:13
@babenek babenek merged commit 601187c into Samsung:main Jul 3, 2025
27 of 28 checks passed
@babenek babenek deleted the basic branch July 3, 2025 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants