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

feat: rename escape-paths to safe-output #1029

Merged
merged 3 commits into from
May 4, 2024

Conversation

jackton1
Copy link
Member

@jackton1 jackton1 commented Jan 4, 2024

This would deprecate the current escape-paths input

@jackton1 jackton1 closed this Jan 4, 2024
@jackton1 jackton1 reopened this Jan 30, 2024
Copy link

codacy-production bot commented Jan 30, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.47% (target: -1.00%) 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (3101549) 211 207 98.10%
Head commit (e7a8ebc) 211 (+0) 206 (-1) 97.63% (-0.47%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1029) 2 2 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy will stop sending the deprecated coverage status from June 5th, 2024. Learn more

@jackton1 jackton1 force-pushed the feat/add-support-for-sanitizing-output-filenames branch from bad55d6 to 6d499fb Compare May 4, 2024 13:54
@jackton1 jackton1 changed the title feat: add support for sanitizing output filenames feat: rename escape-paths to safe-output May 4, 2024
- Rename `escape-paths` to `safe-output` in the `test.yml`, `action.yml`, `main.test.ts`, and `main.ts` files.
- Remove `safe_output` input option from `action.yml`.
@jackton1 jackton1 enabled auto-merge (squash) May 4, 2024 14:10
@jackton1 jackton1 merged commit be06119 into main May 4, 2024
12 checks passed
@jackton1 jackton1 deleted the feat/add-support-for-sanitizing-output-filenames branch May 4, 2024 14:12
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.

1 participant