Skip to content

ITP-JAN 2025 | London | ELVIRA MLADENOVA | MODULE-STRUCTURING AND TESTING DATA | Week 4 | Sprint1 #354

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

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

emladeno
Copy link

@emladeno emladeno commented Mar 8, 2025

Learners, PR Template

Self checklist

  • I have committed my files one by one, on purpose, and for a reason
  • I have titled my PR with COHORT_NAME | FIRST_NAME LAST_NAME | REPO_NAME | WEEK
  • I have tested my changes
  • My changes follow the style guide
  • My changes meet the requirements of this task

Changelist

Briefly explain your PR.

Questions

Ask any questions you have for your reviewer.

@emladeno emladeno added the Needs Review Participant to add when requesting review label Mar 8, 2025
@emladeno
Copy link
Author

@halilibrahimcelik

@halilibrahimcelik halilibrahimcelik self-requested a review March 16, 2025 14:52
@halilibrahimcelik halilibrahimcelik added Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. and removed Needs Review Participant to add when requesting review labels Mar 16, 2025
@@ -2,3 +2,7 @@

const age = 33;
age = age + 1;

Choose a reason for hiding this comment

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

Please remove duplicate code above which causes an error

//corrected:
const hourClockTime24 = "20:53";
const hourClockTime12 = "08:53";

Choose a reason for hiding this comment

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

You fixed all errors in the files but you forgot to comment out initial lines that caused error in the first place

@halilibrahimcelik halilibrahimcelik added Reviewed Volunteer to add when completing a review Complete Participant to add when work is complete and review comments have been addressed and removed Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. labels Mar 16, 2025
@emladeno
Copy link
Author

thank you Halil for your review. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complete Participant to add when work is complete and review comments have been addressed Reviewed Volunteer to add when completing a review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants