-
Notifications
You must be signed in to change notification settings - Fork 25
completed project1 with tests and docs #46
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
base: main
Are you sure you want to change the base?
Conversation
|
Verification Testing
Comparing it to the original README file, one of the characters is missing entirely (the extra l in Fall 2025). I'm not sure if that's intentional or not, but still something I thought was important.
Code Walkthrough Formatting High Level Checks:
Code Checks:
|
|
Even though I did 2 code reviews but I pretty like this one so I do this too! |
|
Verification Testing
Code Walkthrough Formatting High Level Checks: |
|
Verification Testing Code Walkthrough Formatting High Level Checks:
Code Checks:
|
|
I think that maybe the reviewers did not notice that the program states if no file is included that stdin / stdout are the defaults, so the program is behaving in the intended way and follows usual conventions. However, this does end up being problematic when you try to do something like Another fun thing most compression programs do: you can let the program check if its name ( The codes and docs read like they have been heavily processed by an LLM, but no credit is given to an LLM. If one was used in this assignment, it should be cited. 5/5 |
|
Ah, one more thing: this should be printing error / usage info to stderr, not stdout. |
No description provided.