confluentinc / confluentinc/vscode
Refactor UDFs files
Open
cleanup
- Dominant language
- TypeScript
- Stars
- 34
- Forks
- 17
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 8
Description
- move non-command functions to `utils` for easier testing / project organization patterns
- move any udf registration specific code out of `src/commands/utils/uploadArtifactOrUDF.ts` and into `src/commands/utils/udfRegistration.ts`, and rename the former
- test updates as needed
Nice to have cleanup, originated from [a PR review comment](https://github.com/confluentinc/vscode/pull/2855#discussion_r2426478929)
Contributor guide
Assessment
This issue has not been assessed yet.