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 endpoint group module name and indexer management order #7150

Conversation

chantal-kelm
Copy link
Member

Description

Fix endpoint group module name and indexer management order

Issues Resolved

#7148

Evidence

Captura de pantalla 2024-11-13 a la(s) 4 51 41 p  m

Test

[Provide instructions to test this PR]

Check List

  • All tests pass
    • yarn test:jest
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

@chantal-kelm chantal-kelm self-assigned this Nov 13, 2024
@chantal-kelm chantal-kelm linked an issue Nov 13, 2024 that may be closed by this pull request
2 tasks
@chantal-kelm chantal-kelm marked this pull request as ready for review November 14, 2024 13:32
@guidomodarelli guidomodarelli changed the title Bug/7148 fix endpoint group module name and indexer management order Fix endpoint group module name and indexer management order Nov 14, 2024
guidomodarelli
guidomodarelli previously approved these changes Nov 14, 2024
Copy link
Contributor

@guidomodarelli guidomodarelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Legend:
⚫: The test hasn't started yet
🟢: All checks passed.
🟡: There is at least one expected fail or skipped test and no failures.
🔴: There is at least one failed check.
⚪: Doesn't apply

CR 🟢
TEST 🟢

image

yenienserrano
yenienserrano previously approved these changes Nov 14, 2024
Copy link
Member

@yenienserrano yenienserrano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

image

@chantal-kelm chantal-kelm force-pushed the bug/7148-fix-endpoint-group-module-name-and-indexer-management-order branch from 457b2b3 to fad94d7 Compare November 14, 2024 14:34
Copy link
Contributor

Wazuh Core plugin code coverage (Jest) test % values
Statements 45.5% ( 400 / 879 )
Branches 41.09% ( 157 / 382 )
Functions 43.87% ( 136 / 310 )
Lines 45.69% ( 398 / 871 )

Copy link
Contributor

Wazuh Check Updates plugin code coverage (Jest) test % values
Statements 76.44% ( 172 / 225 )
Branches 58.65% ( 61 / 104 )
Functions 61.7% ( 29 / 47 )
Lines 76.44% ( 172 / 225 )

@chantal-kelm chantal-kelm deleted the bug/7148-fix-endpoint-group-module-name-and-indexer-management-order branch November 14, 2024 14:42
Copy link
Contributor

Main plugin code coverage (Jest) test % values
Statements 14.9% ( 4434 / 29756 )
Branches 9.79% ( 1885 / 19253 )
Functions 14.68% ( 1055 / 7186 )
Lines 15.11% ( 4328 / 28628 )

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.

3 participants