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

Improved error codes in case of security exception (#1753) (#1811) #1849

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

vmmusings
Copy link
Member

Signed-off-by: Vamsi Manohar reddyvam@amazon.com
(cherry picked from commit bb020ac) (cherry picked from commit ee62371)

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.

Signed-off-by: Vamsi Manohar <reddyvam@amazon.com>
(cherry picked from commit bb020ac)
(cherry picked from commit ee62371)
@codecov
Copy link

codecov bot commented Jul 11, 2023

Codecov Report

Merging #1849 (d02e669) into 2.9 (17ba7e0) will decrease coverage by 0.05%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##                2.9    #1849      +/-   ##
============================================
- Coverage     97.39%   97.34%   -0.05%     
  Complexity     4522     4522              
============================================
  Files           394      394              
  Lines         11156    11161       +5     
  Branches        809      810       +1     
============================================
  Hits          10865    10865              
- Misses          284      289       +5     
  Partials          7        7              
Flag Coverage Δ
sql-engine 97.34% <0.00%> (-0.05%) ⬇️

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

Impacted Files Coverage Δ
...earch/sql/datasources/exceptions/ErrorMessage.java 0.00% <0.00%> (ø)
...ql/datasources/rest/RestDataSourceQueryAction.java 0.00% <0.00%> (ø)

@vmmusings vmmusings merged commit 4f21bf1 into 2.9 Jul 11, 2023
@github-actions github-actions bot deleted the backport/backport-1811-to-2.9 branch July 11, 2023 20:00
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