Skip to content

Daniel.L - GS Onboarding#73

Closed
GitWorkingTime wants to merge 5 commits intoUWOrbital:mainfrom
GitWorkingTime:main
Closed

Daniel.L - GS Onboarding#73
GitWorkingTime wants to merge 5 commits intoUWOrbital:mainfrom
GitWorkingTime:main

Conversation

@GitWorkingTime
Copy link

@GitWorkingTime GitWorkingTime commented Jan 22, 2026

Purpose

Completed the GS on-boarding task. Include a screenshot of the front-end of the application.

  • I have added my name to the onboarding title (required)
  • I have added a screenshot of the logs printed by the logger middleware (required)
  • I am interested to work on the frontend (optional)

New Changes

  • Explain new changes

Testing

  • Explain tests that you ran to verify code functionality.

Pytests:
image

Middleware Logging:
image

Copy link

@proprogrammer504 proprogrammer504 left a comment

Choose a reason for hiding this comment

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

reviewed, just have one small change which id like, detailed in the comments.

# TODO: (Member) Implement this method
return self

# Copy params and format

Choose a reason for hiding this comment

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

this looks good, but make sure to throw and return a value error on failure cases.

Copy link
Author

Choose a reason for hiding this comment

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

I think I added it now :D

if (lenParams == lenFormat):
return self
else:
raise ValueError

Choose a reason for hiding this comment

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

nice, but more detail on what failed would be nice.

@camspec
Copy link
Member

camspec commented Jan 25, 2026

nice job, approved!

@camspec camspec closed this Jan 25, 2026
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.

3 participants