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

perf(spec-parser): add bearer token auth support #11098

Merged
merged 2 commits into from
Mar 15, 2024
Merged

Conversation

SLdragon
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Mar 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.15%. Comparing base (d78c2b5) to head (648e821).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##              dev   #11098   +/-   ##
=======================================
  Coverage   87.15%   87.15%           
=======================================
  Files         457      457           
  Lines       27610    27607    -3     
  Branches     5559     5558    -1     
=======================================
- Hits        24063    24062    -1     
+ Misses       1779     1778    -1     
+ Partials     1768     1767    -1     
Files Coverage Δ
packages/spec-parser/src/interfaces.ts 100.00% <ø> (ø)
packages/spec-parser/src/manifestUpdater.ts 88.79% <100.00%> (-0.10%) ⬇️
packages/spec-parser/src/specParser.ts 97.50% <100.00%> (ø)
packages/spec-parser/src/utils.ts 94.70% <100.00%> (+0.55%) ⬆️

@SLdragon SLdragon merged commit 846264f into dev Mar 15, 2024
19 checks passed
@SLdragon SLdragon deleted the rentu-update315 branch March 15, 2024 07:07
KennethBWSong pushed a commit that referenced this pull request Mar 18, 2024
* perf(spec-parser): add bearer token auth support

* perf: remove unused logic

---------

Co-authored-by: turenlong <rentu@microsoft.com>
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.

3 participants