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

Add support for / in branch name #7183

Merged
merged 3 commits into from
Dec 4, 2024
Merged

Conversation

Tostti
Copy link
Member

@Tostti Tostti commented Nov 29, 2024

Description

This PR adds support for branches with / in their name

Issues Resolved

Evidence

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

@Tostti Tostti self-assigned this Nov 29, 2024
@Tostti Tostti linked an issue Nov 29, 2024 that may be closed by this pull request
@yenienserrano yenienserrano requested review from yenienserrano and removed request for yenienserrano December 2, 2024 13:44
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.

Copy link
Contributor

github-actions bot commented Dec 4, 2024

Wazuh Engine plugin code coverage (Jest) test % values
Statements 8.63% ( 64 / 741 )
Branches 7.94% ( 22 / 277 )
Functions 1.87% ( 7 / 373 )
Lines 9.1% ( 64 / 703 )

Copy link
Contributor

github-actions bot commented Dec 4, 2024

Wazuh Fleet plugin code coverage (Jest) test % values
Statements 4.68% ( 9 / 192 )
Branches 16.66% ( 7 / 42 )
Functions 1.11% ( 1 / 90 )
Lines 4.76% ( 9 / 189 )

Copy link
Contributor

github-actions bot commented Dec 4, 2024

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

github-actions bot commented Dec 4, 2024

Wazuh Core plugin code coverage (Jest) test % values
Statements 35.56% ( 435 / 1223 )
Branches 36.53% ( 171 / 468 )
Functions 36.24% ( 141 / 389 )
Lines 35.72% ( 433 / 1212 )

Copy link
Contributor

github-actions bot commented Dec 4, 2024

Main plugin code coverage (Jest) test % values
Statements 13.42% ( 4026 / 29982 )
Branches 8.96% ( 1749 / 19516 )
Functions 12.99% ( 944 / 7267 )
Lines 13.59% ( 3924 / 28860 )

@chantal-kelm chantal-kelm self-requested a review December 4, 2024 17:14
Copy link
Member

@chantal-kelm chantal-kelm left a comment

Choose a reason for hiding this comment

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

Captura de pantalla 2024-12-04 a la(s) 2 10 48 p  m

@Tostti Tostti merged commit 4d9375d into master Dec 4, 2024
7 of 8 checks passed
@Tostti Tostti deleted the bug/432-support-branches-with-slash branch December 4, 2024 17:55
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 branches that contain / in its name
4 participants