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

[1.x] Restrict chromium requests #436

Merged
merged 6 commits into from
Aug 18, 2022

Conversation

joshuali925
Copy link
Member

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: Joshua Li <joshuali925@gmail.com>
Signed-off-by: Joshua Li <joshuali925@gmail.com>
Signed-off-by: Joshua Li <joshuali925@gmail.com>
Signed-off-by: Joshua Li <joshuali925@gmail.com>
Signed-off-by: Joshua Li <joshuali925@gmail.com>
Signed-off-by: Joshua Li <joshuali925@gmail.com>
@joshuali925 joshuali925 requested a review from a team as a code owner August 17, 2022 17:44
@codecov-commenter
Copy link

codecov-commenter commented Aug 17, 2022

Codecov Report

Merging #436 (c455ee9) into 1.x (890a5d4) will decrease coverage by 0.12%.
The diff coverage is 56.00%.

@@             Coverage Diff              @@
##                1.x     #436      +/-   ##
============================================
- Coverage     72.95%   72.83%   -0.13%     
  Complexity      373      373              
============================================
  Files            94       94              
  Lines          3946     3968      +22     
  Branches        611      617       +6     
============================================
+ Hits           2879     2890      +11     
- Misses          892      903      +11     
  Partials        175      175              
Flag Coverage Δ
dashboards-reports 77.06% <56.00%> (-0.32%) ⬇️
reports-scheduler 68.90% <ø> (ø)

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

Impacted Files Coverage Δ
...r/routes/utils/visual_report/visualReportHelper.ts 80.37% <52.17%> (-8.00%) ⬇️
...ashboards-reports/server/routes/utils/constants.ts 100.00% <100.00%> (ø)
...ashboards-reports/server/utils/validationHelper.ts 92.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@kavithacm kavithacm merged commit b3efd1a into opensearch-project:1.x Aug 18, 2022
@vamsi-amazon vamsi-amazon mentioned this pull request Sep 1, 2022
Closed
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