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

Test and refactor GetProposal #68

Merged
merged 3 commits into from
May 22, 2024
Merged

Test and refactor GetProposal #68

merged 3 commits into from
May 22, 2024

Conversation

kavir1698
Copy link
Collaborator

No description provided.

Changes:
1. Instead of using log.Fatal which will terminate the program, the function now returns an error if something goes wrong.
q. Used fmt.Sprintf for string concatenation as this is more readable and efficient when concatenating multiple strings.
datasetUtils/getProposal.go Show resolved Hide resolved
@kavir1698 kavir1698 merged commit 3ccda9c into main May 22, 2024
3 checks passed
@kavir1698 kavir1698 deleted the test-getProposal branch May 22, 2024 07:48
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.

2 participants