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

#341 - Add elastic search to github integration tests #385

Merged

Conversation

michael-82
Copy link
Collaborator

  • add and enable elastic search in docker compose for github actions
  • add some basic tests to check if elasticsearch is up and usable

- add first version of tests and scripts
@michael-82 michael-82 added the enhancement New feature or request label Oct 29, 2024
@michael-82 michael-82 self-assigned this Oct 29, 2024
@michael-82 michael-82 linked an issue Oct 29, 2024 that may be closed by this pull request
Copy link

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.60%. Comparing base (4558da6) to head (e292855).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #385   +/-   ##
==========================================
  Coverage      78.60%   78.60%           
  Complexity       551      551           
==========================================
  Files            136      136           
  Lines           2407     2407           
  Branches         147      147           
==========================================
  Hits            1892     1892           
  Misses           457      457           
  Partials          58       58           

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

@michael-82 michael-82 merged commit d869573 into develop Oct 29, 2024
8 checks passed
@michael-82 michael-82 deleted the feature/341-add-elastic-search-to-github-integration-tests branch October 29, 2024 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add elastic search to github integration tests
1 participant