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

Update example_route_test.go #745

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

GocaMaric
Copy link

@GocaMaric GocaMaric commented Dec 5, 2023

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update
  • Go Version Update
  • Dependency Update

Description

Related Tickets & Documents

  • Related Issue #
  • Closes #

Added/updated tests?

  • Yes
  • No, and this is why: please replace this line with details on why tests
    have not been included
  • I need help with writing tests

Run verifications and test

  • make verify is passing
  • make test is passing

Signed-off-by: Goran Marić <45515666+GocaMaric@users.noreply.github.com>
@GocaMaric
Copy link
Author

Refactored the existing codebase to enhance readability and usability. Introduced meaningful variable names, improved function organization, and added comments for better documentation. The restructuring aims to make the codebase more maintainable and user-friendly, facilitating future development and collaboration.

@AlexVulaj
Copy link
Member

Hey @GocaMaric , thanks for the contribution!

I don't think we need to bother checking for/verifying errors here since these are just example tests and those errors won't ever get triggered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

2 participants