Skip to content

Birmingham | 26-ITP-Jan | Tasleem Adedokun | sprint 1| Structure and Testing Data#1006

Open
tasleemadedokun wants to merge 16 commits intoCodeYourFuture:mainfrom
tasleemadedokun:coursework/sprint-1
Open

Birmingham | 26-ITP-Jan | Tasleem Adedokun | sprint 1| Structure and Testing Data#1006
tasleemadedokun wants to merge 16 commits intoCodeYourFuture:mainfrom
tasleemadedokun:coursework/sprint-1

Conversation

@tasleemadedokun
Copy link
Copy Markdown

Learners, PR Template

Self checklist

  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • My changes meet the requirements of the task
  • I have tested my changes
  • My changes follow the style guide

Changelist

I have answered and done the exercises.

@github-actions

This comment has been minimized.

@tasleemadedokun tasleemadedokun added 📅 Sprint 1 Assigned during Sprint 1 of this module Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. Module-Structuring-And-Testing-Data The name of the module. labels Feb 21, 2026
@github-actions

This comment has been minimized.

@github-actions github-actions bot removed the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Feb 21, 2026
@github-actions

This comment has been minimized.

1 similar comment
@github-actions

This comment has been minimized.

@tasleemadedokun tasleemadedokun changed the title Birmingham | 26-ITP-Jan | Tasleem Adedokun | Coursework/sprint 1 Birmingham | 26-ITP-Jan | Tasleem Adedokun | sprint 1| Structure and Testing Data Feb 21, 2026
@tasleemadedokun tasleemadedokun added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Feb 21, 2026
@LonMcGregor LonMcGregor added the Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. label Mar 2, 2026
Copy link
Copy Markdown

@LonMcGregor LonMcGregor left a comment

Choose a reason for hiding this comment

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

Good work, just a few very minor things to have another look at

@@ -1,2 +1,11 @@
const 12HourClockTime = "20:53";
const 24hourClockTime = "08:53"; No newline at end of file
const Hour12ClockTime = "20:53";
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

be careful to be consistent with naming. these variables are functional now, but do they have the same name format?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Noted.


// Math.floor usually rounds the number down to the nearest integer.

console.log (num); // first print is 24
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Do you need to have a space between the function name and the brackets?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

No.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

@LonMcGregor thank you very much i have effect all changes. Thank you for time.

@LonMcGregor LonMcGregor added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. labels Mar 2, 2026
@tasleemadedokun tasleemadedokun added Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. and removed Reviewed Volunteer to add when completing a review with trainee action still to take. labels Mar 2, 2026
@LonMcGregor
Copy link
Copy Markdown

Great work, this task is complete now

@LonMcGregor LonMcGregor added Complete Volunteer to add when work is complete and all review comments have been addressed. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Mar 3, 2026
@tasleemadedokun
Copy link
Copy Markdown
Author

Great work, this task is complete now

Thank you very much. I really appreciate. However I noticed it is failling one check, what could it be?

@LonMcGregor
Copy link
Copy Markdown

@tasleemadedokun If you read the comment from the bot above, possibly the issue is with the title of this PR. It looks OK to me though, so I don't think you need to change anything more at this point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Complete Volunteer to add when work is complete and all review comments have been addressed. Module-Structuring-And-Testing-Data The name of the module. 📅 Sprint 1 Assigned during Sprint 1 of this module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants