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

Remove DEBUG log level from test cluster node #17195

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

andrross
Copy link
Member

The linked issue was closed in 2019 (pre-fork) so I'm going to remove these log levels. If anyone complains about missing logs in test environments we can add them again.

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

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.

The linked issue was closed in 2019 (pre-fork) so I'm going to remove these log
levels. If anyone complains about missing logs in test environments we can add
them again.

Signed-off-by: Andrew Ross <andrross@amazon.com>
Copy link
Contributor

❌ Gradle check result for d0f1b2c: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

✅ Gradle check result for d0f1b2c: SUCCESS

@andrross andrross merged commit e7178f2 into opensearch-project:main Jan 30, 2025
55 checks passed
Copy link

codecov bot commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.37%. Comparing base (cd149a9) to head (d0f1b2c).
Report is 11 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #17195      +/-   ##
============================================
- Coverage     72.41%   72.37%   -0.05%     
- Complexity    65626    65719      +93     
============================================
  Files          5306     5319      +13     
  Lines        304927   305715     +788     
  Branches      44257    44352      +95     
============================================
+ Hits         220804   221252     +448     
- Misses        66007    66311     +304     
- Partials      18116    18152      +36     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants