Skip to content

Commit again after nuking#494

Closed
LordDonP wants to merge 1 commit into
TheCSharpAcademy:mainfrom
LordDonP:main
Closed

Commit again after nuking#494
LordDonP wants to merge 1 commit into
TheCSharpAcademy:mainfrom
LordDonP:main

Conversation

@LordDonP
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown

@DSills735 DSills735 left a comment

Choose a reason for hiding this comment

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

Hi @LordDonP . I have reviewed your calculator application, overall you have done a fantastic job with the implementation. I will give you the general disclaimer that I have only done one other review, so oddities might arise. I will add some comments with my findings!

Thank you for taking the time to learn and submit this project!

@DSills735
Copy link
Copy Markdown

DSills735 commented Apr 30, 2026

Validation Oddities:

I noticed upon entering the app, that specifically on the num1 input validation, no matter what it will not validate it if the first number entered is invalid. I will attatch some screenshots that might clue you in to why. I will approve the project once this is fixed.

oddities on inp ut

What do you notice in your code?
this is the issue

@DSills735
Copy link
Copy Markdown

Your switch statement default case is empty, which is leading to an exception. Fantastic job using a Try Catch block for these exceptions as otherwise the application would crash. This does not block approval, just another oddity I noticed.

valid

@TheCSharpAcademy
Copy link
Copy Markdown
Owner

@LordDonP  It's been two weeks since the suggested changes, so we're archiving this project. Feel free to reopen the PR and resubmit in the academy when you're ready. @DSills735 You'll get your review points regardless 😁

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