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

Update to node20 +semver:minor #16

Merged
merged 1 commit into from
Aug 5, 2024
Merged

Update to node20 +semver:minor #16

merged 1 commit into from
Aug 5, 2024

Conversation

DougDyreng
Copy link
Contributor

Summary of PR changes

PR Requirements

  • For major, minor, or breaking changes, at least one of the commit messages contains the appropriate +semver: keywords.
    • See the Incrementing the Version section of the repository's README.md for more details.
  • The action code does not contain sensitive information.

NOTE: If the repo's workflow could not automatically update the README.md, it should be updated manually with the next version. For javascript actions, if the repo's workflow could not automatically recompile the action it should also be updated manually as part of the PR.

@DougDyreng DougDyreng requested a review from a team as a code owner August 2, 2024 23:08
Copy link

github-actions bot commented Aug 2, 2024

File % Stmts % Branch % Funcs % Lines Uncovered Line #s
All files 61.97 51.17 72 61.91
src 71.11 54.05 88.89 70.9
variableSubstitution.ts 71.11 54.05 88.89 70.9 ...,191-192,207-216
src/operations 58.91 50.37 68.29 58.9
envVariableUtility.ts 100 84 100 100 15,45-67
fileEncodingUtility.ts 68.75 50 100 67.74 ...3,29,44-50,60,66
jsonVariableSubstitutionUtility.ts 100 76.47 100 100 20-46
utility.ts 9.43 6 13.33 9.55 ...0,71-383,391-394
xmlDomUtility.ts 92.16 69.44 100 91.84 27,66,69,90
xmlVariableSubstitution.ts 91.21 86.76 100 91.21 ...39,69-70,119-120

=============================== Coverage summary ===============================

Statements : 61.97% ( 334/539 )

Branches : 51.17% ( 175/342 )

Functions : 72% ( 36/50 )

Lines : 61.91% ( 330/533 )

================================================================================

@DougDyreng DougDyreng merged commit 8e786b7 into main Aug 5, 2024
3 checks passed
@DougDyreng DougDyreng deleted the Update-to-node20 branch August 5, 2024 14:32
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.

2 participants