Skip to content
This repository was archived by the owner on Mar 12, 2024. It is now read-only.

Fix/detect pii data#436

Merged
baristaGeek merged 25 commits intodevfrom
fix/detectPIIData
Jan 25, 2024
Merged

Fix/detect pii data#436
baristaGeek merged 25 commits intodevfrom
fix/detectPIIData

Conversation

@EstebanDalelR
Copy link
Member

Description

This PR extracts common functions, renames stuff and in general makes it easier to detect code smells

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Chore: cleanup/renaming, etc
  • RFC
  • Test

Notes

Acceptance

@vercel
Copy link

vercel bot commented Jan 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
watermelon ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 25, 2024 7:40pm

@watermelon-copilot-for-code-review
Copy link

watermelon-copilot-for-code-review bot commented Jan 25, 2024

Watermelon AI Summary

This Pull Request focuses on refining the codebase to enhance its ability to detect personal identifiable information (PII) within the code. It involves code cleanup, function extraction for clarity, renaming for better understanding, and removing unnecessary elements to fix bugs and improve the maintenance of the codebase.

GitHub PRs

Notion Pages

watermelon is an open repo and Watermelon will serve it for free.
🍉🫶

});
const openai = new OpenAIApi(configuration);
import getDiffFiles from "./getDiffFiles";
import getLatestCommitHash from "./getLatestCommitHash";
Copy link
Collaborator

Choose a reason for hiding this comment

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

Awesome!

Copy link
Collaborator

@baristaGeek baristaGeek left a comment

Choose a reason for hiding this comment

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

LGTM

but the promise.allSettled still needs work

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants