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

Bump revision 04 for 4.8.1 RC 4 #6836

Merged
merged 1 commit into from
Jul 17, 2024
Merged

Bump revision 04 for 4.8.1 RC 4 #6836

merged 1 commit into from
Jul 17, 2024

Conversation

Tostti
Copy link
Member

@Tostti Tostti commented Jul 17, 2024

Description

This pull request bumps Wazuh version to 4.8.1 revision 04.

This change was made running the command

node scripts/release/bump.js --plugins-directory ./plugins --manifest-changelog ./CHANGELOG.md --plugin-main-generate-api-data-spec https://raw.githubusercontent.com/wazuh/wazuh/4.8.1/api/api/spec/spec.yaml --manifest-package ./plugins/main/package.json --version 4.8.1 --revision 04

Issues Resolved

#6835

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

Copy link
Contributor

Wazuh Core plugin code coverage (Jest) test % values
Statements 20.94% ( 187 / 893 )
Branches 17.91% ( 79 / 441 )
Functions 13.79% ( 36 / 261 )
Lines 21.14% ( 184 / 870 )

Copy link
Contributor

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

Copy link
Contributor

Main plugin code coverage (Jest) test % values
Statements 12.3% ( 4278 / 34780 )
Branches 8.31% ( 1938 / 23294 )
Functions 11.63% ( 964 / 8284 )
Lines 12.48% ( 4168 / 33384 )

@asteriscos asteriscos self-requested a review July 17, 2024 10:13
Copy link
Member

@asteriscos asteriscos left a comment

Choose a reason for hiding this comment

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

LGTM 🟢

@asteriscos asteriscos merged commit daddf2c into 4.8.1 Jul 17, 2024
5 checks passed
@asteriscos asteriscos deleted the bump/4.8.1-rc4 branch July 17, 2024 10:14
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.

Support new stage RC 4 for 4.8.1 in wazuh-dashboard-plugins repository
2 participants