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

[Backport 2.x]Moved auth interceptors to common module (#1703) #1729

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

vamsimanohar
Copy link
Member

(cherry picked from commit bd9b180)

Description

[Describe what this change achieves]

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@vamsimanohar vamsimanohar changed the title Moved auth interceptors to common module (#1703) [Backport 2.x]Moved auth interceptors to common module (#1703) Jun 9, 2023
@codecov
Copy link

codecov bot commented Jun 9, 2023

Codecov Report

Merging #1729 (14a024c) into 2.x (489364a) will increase coverage by 0.32%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x    #1729      +/-   ##
============================================
+ Coverage     97.16%   97.49%   +0.32%     
- Complexity     4122     4671     +549     
============================================
  Files           371      386      +15     
  Lines         10375    11594    +1219     
  Branches        704      874     +170     
============================================
+ Hits          10081    11303    +1222     
+ Misses          287      284       -3     
  Partials          7        7              
Flag Coverage Δ
sql-engine 97.49% <100.00%> (+0.32%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...rch/sql/opensearch/setting/OpenSearchSettings.java 100.00% <100.00%> (ø)
...l/prometheus/storage/PrometheusStorageFactory.java 100.00% <100.00%> (ø)

... and 64 files with indirect coverage changes

@vamsimanohar vamsimanohar merged commit d7940a8 into 2.x Jun 12, 2023
@github-actions github-actions bot deleted the backport/backport-1703-to-2.x branch June 12, 2023 16:43
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