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

Now display raw error instead of trying to parse it #49

Merged
merged 2 commits into from
Mar 18, 2024

Conversation

qcoumes
Copy link
Member

@qcoumes qcoumes commented Mar 18, 2024

Handle OPENSEARCH_INITIAL_ADMIN_PASSWORD with the latest opensearch:2 docker images.

Resolve #8

@qcoumes qcoumes self-assigned this Mar 18, 2024
@qcoumes qcoumes force-pushed the fix/raw_error_in_commands branch from 834a7ab to 54c7af1 Compare March 18, 2024 06:30
@qcoumes qcoumes force-pushed the fix/raw_error_in_commands branch from 54c7af1 to aca6a72 Compare March 18, 2024 06:35
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.62%. Comparing base (783e89a) to head (aca6a72).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
- Coverage   95.65%   95.62%   -0.04%     
==========================================
  Files          12       12              
  Lines         576      572       -4     
  Branches       80       79       -1     
==========================================
- Hits          551      547       -4     
  Misses         21       21              
  Partials        4        4              

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

@qcoumes qcoumes merged commit b664e25 into master Mar 18, 2024
31 checks passed
@qcoumes qcoumes deleted the fix/raw_error_in_commands branch March 22, 2024 08:36
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.

Better handling of exception at Index creation
2 participants