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

Move fim data values to a common file #7163

Draft
wants to merge 2 commits into
base: 4.10.0
Choose a base branch
from

Conversation

JuanGarriuz
Copy link
Member

@JuanGarriuz JuanGarriuz commented Nov 15, 2024

Description

Solve inode not be rendered in FIM inventory view and move some constants to a common file.

Issues Resolved

Evidence

4.10.0

Linux

image
image

Windows

The global changes have affected the order. If a specific order is required, it can be fixed before merging the PR.

image
image
image
image

This PR

Linux

image
image

Windows

image
image
image
image

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

@JuanGarriuz JuanGarriuz self-assigned this Nov 15, 2024
@JuanGarriuz JuanGarriuz linked an issue Nov 15, 2024 that may be closed by this pull request
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 )

Copy link
Contributor

Main plugin code coverage (Jest) test % values
Statements 14.93% ( 4445 / 29761 )
Branches 9.81% ( 1887 / 19233 )
Functions 14.69% ( 1057 / 7194 )
Lines 15.15% ( 4339 / 28633 )

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.

FIM flyout filters not working
1 participant