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

Fix security alerts #32

Merged
merged 3 commits into from
Feb 7, 2024
Merged

Fix security alerts #32

merged 3 commits into from
Feb 7, 2024

Conversation

kse3hi
Copy link
Contributor

@kse3hi kse3hi commented Feb 5, 2024

No description provided.

Copy link

github-actions bot commented Feb 5, 2024

File Coverage Lines Branches
All files 87% 93% 82%
src/code-converter.ts 93% 96% 90%
src/gitRequestHandler.ts 52% 78% 26%
src/project-generator-error.ts 86% 100% 72%
src/project-generator.ts 92% 84% 100%
src/pipeline/extract-classes.ts 96% 100% 92%
src/pipeline/extract-methods.ts 91% 100% 82%
src/pipeline/extract-variables.ts 82% 88% 77%
src/pipeline/pipeline-base.ts 90% 100% 80%
src/utils/helpers.ts 97% 100% 95%

Minimum allowed coverage is 80%

Generated by 🐒 cobertura-action against 89da0f7

package.json Outdated Show resolved Hide resolved
package-lock.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@kse3hi
Copy link
Contributor Author

kse3hi commented Feb 6, 2024

Self finding: NOTICE_3rd_PARTY.... is totally misaligned with real dependencies - follow up #33

Copy link
Contributor

@dennismeister93 dennismeister93 left a comment

Choose a reason for hiding this comment

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

lgtm

@kse3hi kse3hi merged commit 25814b1 into main Feb 7, 2024
4 checks passed
@kse3hi kse3hi deleted the fix/security branch February 7, 2024 08:04
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.

3 participants