Skip to content

Conversation

@cwperks
Copy link
Member

@cwperks cwperks commented Oct 27, 2025

Description

Move top-level config/ folder to src/main/config to resolve file not found issues

Related Issues

Resolves #857

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

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.

@codecov
Copy link

codecov bot commented Oct 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.80%. Comparing base (9cb092f) to head (935f38c).
⚠️ Report is 46 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #860      +/-   ##
============================================
- Coverage     70.88%   69.80%   -1.08%     
- Complexity      421      491      +70     
============================================
  Files            49       54       +5     
  Lines          3125     3520     +395     
  Branches        194      228      +34     
============================================
+ Hits           2215     2457     +242     
- Misses          785      911     +126     
- Partials        125      152      +27     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@andrross
Copy link
Member

@sbcd90 @ansjcy Can a maintainer take a look at this?

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.

[BUG] File Not Found Exception for opensearch-performance-analyzer plugin.

2 participants