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 [Golang] [Module] Main Command #21

Merged
merged 2 commits into from
Dec 9, 2023
Merged

Feat [Golang] [Module] Main Command #21

merged 2 commits into from
Dec 9, 2023

Conversation

H0llyW00dzZ
Copy link
Owner

  • [+] fix(main.go): pass real file system instance to processOutputOption and processCSVOption functions
  • [+] feat(main.go): add support for context cancellation in processOutputOption and processCSVOption functions
  • [+] feat(main.go): pass file system instance to createSeparateCSVFiles and convertToSingleCSV functions
  • [+] feat(main.go): add support for context cancellation in createSeparateCSVFiles and convertToSingleCSV functions

- [+] fix(main.go): pass real file system instance to processOutputOption and processCSVOption functions
- [+] feat(main.go): add support for context cancellation in processOutputOption and processCSVOption functions
- [+] feat(main.go): pass file system instance to createSeparateCSVFiles and convertToSingleCSV functions
- [+] feat(main.go): add support for context cancellation in createSeparateCSVFiles and convertToSingleCSV functions
Copy link

github-actions bot commented Dec 9, 2023

CodeQL analysis is complete for PR #21

- [+] test(main_test.go): refactor TestProcessCSVOption to use a mock file system
- [+] fix(main_test.go): restore stdout after capturing output
@H0llyW00dzZ H0llyW00dzZ marked this pull request as ready for review December 9, 2023 11:56
@H0llyW00dzZ H0llyW00dzZ merged commit c190e0f into master Dec 9, 2023
6 checks passed
@H0llyW00dzZ H0llyW00dzZ deleted the command branch December 9, 2023 11:56
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