Skip to content

London | 26-ITP-May | Vito Moratti | Sprint 3 | Implement and rewrite#1524

Closed
vmoratti wants to merge 52 commits into
CodeYourFuture:mainfrom
vmoratti:coursework/sprint-3-implement-and-rewrite
Closed

London | 26-ITP-May | Vito Moratti | Sprint 3 | Implement and rewrite#1524
vmoratti wants to merge 52 commits into
CodeYourFuture:mainfrom
vmoratti:coursework/sprint-3-implement-and-rewrite

Conversation

@vmoratti

@vmoratti vmoratti commented Jul 17, 2026

Copy link
Copy Markdown

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

Complete coursework for Sprint 3, except stretch

Questions

vmoratti added 14 commits July 17, 2026 13:01
Implement isProperFraction function to check if a fraction is proper.
Function 'getCardValue' is marked for implementation.
Added a test case for zero numerator and removed duplicate test case.
Updated test file to include Jest syntax and added test cases for Ace and number cards.
Added a test case for the Ace card in Jest syntax.
Add suggestion to group test cases for better organization.
Removed unnecessary comments about Jest documentation.
Added implementation notes for repeatStr function.
Added comments to categorize test data and provide guidance on error testing.
Commented out the return statement for '1st' in the getOrdinalNumber function.
Updated comments to clarify implementation requirements for repeatStr function.

@vmoratti vmoratti left a comment

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.

I have cleaned up my to match the original one

@vmoratti vmoratti added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Jul 17, 2026
@github-actions

Copy link
Copy Markdown

The files changed in this PR don't match what is expected for this task.

Please check that you committed the right files for the task, and that there are no accidentally committed files from other sprints.

Please review the 'files changed' tab at the top of the page.

Here is an example of a file that has been changed on this branch but shouldn't be: Sprint-3/2-practice-tdd/count.js

If this PR is not coursework, please add the NotCoursework label (and message on Slack in #cyf-curriculum or it will probably not be noticed).

If this PR needs reviewed, please add the 'Needs Review' label to this PR after you have resolved the issues listed above.

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

@vmoratti vmoratti left a comment

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.

adjusted my code to match the original

@vmoratti vmoratti added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Jul 17, 2026
@github-actions

Copy link
Copy Markdown

The files changed in this PR don't match what is expected for this task.

Please check that you committed the right files for the task, and that there are no accidentally committed files from other sprints.

Please review the 'files changed' tab at the top of the page.

Here is an example of a file that has been changed on this branch but shouldn't be: Sprint-3/2-practice-tdd/count.js

If this PR is not coursework, please add the NotCoursework label (and message on Slack in #cyf-curriculum or it will probably not be noticed).

If this PR needs reviewed, please add the 'Needs Review' label to this PR after you have resolved the issues listed above.

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

@vmoratti vmoratti left a comment

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.

adjusted my code to match the original

@vmoratti vmoratti added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Jul 17, 2026
@github-actions

Copy link
Copy Markdown

The files changed in this PR don't match what is expected for this task.

Please check that you committed the right files for the task, and that there are no accidentally committed files from other sprints.

Please review the 'files changed' tab at the top of the page.

Here is an example of a file that has been changed on this branch but shouldn't be: Sprint-3/2-practice-tdd/count.js

If this PR is not coursework, please add the NotCoursework label (and message on Slack in #cyf-curriculum or it will probably not be noticed).

If this PR needs reviewed, please add the 'Needs Review' label to this PR after you have resolved the issues listed above.

@github-actions github-actions Bot removed the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Jul 17, 2026
@vmoratti vmoratti closed this Jul 17, 2026
@vmoratti
vmoratti deleted the coursework/sprint-3-implement-and-rewrite branch July 17, 2026 14:04
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.

1 participant