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

SFU/courses command for issue #656 #666

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

chanchantang
Copy link

Please check this document for PR information

@chanchantang chanchantang requested a review from a team as a code owner October 21, 2024 04:08
@modernNeo
Copy link
Member

please address issues outline here

Copy link
Member

@modernNeo modernNeo left a comment

Choose a reason for hiding this comment

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

additional comments/question in addition to the formatting fixes you have to make

wall_e/extensions/sfu.py Outdated Show resolved Hide resolved
wall_e/extensions/sfu.py Show resolved Hide resolved
wall_e/extensions/sfu.py Outdated Show resolved Hide resolved
wall_e/extensions/sfu.py Outdated Show resolved Hide resolved
wall_e/extensions/sfu.py Show resolved Hide resolved
@EarthenSky EarthenSky linked an issue Oct 24, 2024 that may be closed by this pull request
Copy link

@EarthenSky EarthenSky left a comment

Choose a reason for hiding this comment

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

This looks wonderful, great work! I love that you gave proof that you did some basic testing of the command.

I've added a few small important changes you brought up (bounds checking & errors), and a bunch of less important changes.

And finally, as an aside, I'd prefer if next time you can keep all your PR docs in github, either in the issue, PR desc, or as PR comments referring to specific lines (wherever makes the most sense! up to you) It's possible to embed images & use html extended markdown for styling in the github markdown, so hopefully you shouldn't be too limited!

wall_e/extensions/sfu.py Outdated Show resolved Hide resolved
wall_e/extensions/sfu.py Outdated Show resolved Hide resolved
wall_e/extensions/sfu.py Outdated Show resolved Hide resolved
wall_e/extensions/sfu.py Outdated Show resolved Hide resolved
wall_e/extensions/sfu.py Outdated Show resolved Hide resolved
wall_e/extensions/sfu.py Outdated Show resolved Hide resolved
wall_e/extensions/sfu.py Outdated Show resolved Hide resolved
@modernNeo
Copy link
Member

@EarthenSky I trust I can let you continue to review and then I can come in at the end to merge and ensure the CI and everything works well?

@EarthenSky
Copy link

I can come in at the end to merge and ensure the CI and everything works well?

yes, sounds great! tysm

@EarthenSky
Copy link

EarthenSky commented Nov 12, 2024

Okay @modernNeo, I've done a look through it all; everything looks good to me. Feel free to merge when you're able.

Also, thanks to @chanchantang for being patient, and for the awesome PR!

Copy link
Member

@modernNeo modernNeo left a comment

Choose a reason for hiding this comment

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

just add test cases to https://github.com/CSSS/wall_e/blob/master/Test_Cases.md for each success/failure response that this new command can result in and I think this can be merged

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.

New command to show SFU classes next semester
4 participants