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

Fix checkstyle version #1009

Merged
merged 1 commit into from
Jun 23, 2023
Merged

Fix checkstyle version #1009

merged 1 commit into from
Jun 23, 2023

Conversation

b4sjoo
Copy link
Collaborator

@b4sjoo b4sjoo commented Jun 22, 2023

Issues Resolved

This PR should fix CVE mentioned in #1002

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc 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: Sicheng Song <sicheng.song@outlook.com>
@codecov
Copy link

codecov bot commented Jun 23, 2023

Codecov Report

Merging #1009 (00e2aba) into main (4ab793d) will decrease coverage by 0.08%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #1009      +/-   ##
============================================
- Coverage     84.06%   83.99%   -0.08%     
+ Complexity     1753     1751       -2     
============================================
  Files           139      139              
  Lines          6716     6716              
  Branches        669      669              
============================================
- Hits           5646     5641       -5     
- Misses          772      776       +4     
- Partials        298      299       +1     
Flag Coverage Δ
ml-commons 83.99% <ø> (-0.08%) ⬇️

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

see 2 files with indirect coverage changes

@b4sjoo b4sjoo merged commit 0e834a8 into opensearch-project:main Jun 23, 2023
10 of 12 checks passed
@b4sjoo b4sjoo deleted the main_cve branch June 23, 2023 00:21
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