Skip to content

Glasgow | SDC NOV 2025 | Katarzyna Kazimierczuk | Sprint 1 | Analyse and refactor#116

Open
katarzynakaz wants to merge 4 commits intoCodeYourFuture:mainfrom
katarzynakaz:sprint-1
Open

Glasgow | SDC NOV 2025 | Katarzyna Kazimierczuk | Sprint 1 | Analyse and refactor#116
katarzynakaz wants to merge 4 commits intoCodeYourFuture:mainfrom
katarzynakaz:sprint-1

Conversation

@katarzynakaz
Copy link

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

The pr includes completed tasks in refactoring to optimise complexity and includes js and python tasks.

@katarzynakaz katarzynakaz added Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. 📅 Sprint 1 Assigned during Sprint 1 of this module labels Feb 20, 2026
@SlideGauge SlideGauge added the Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. label Mar 1, 2026
Copy link

@SlideGauge SlideGauge left a comment

Choose a reason for hiding this comment

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

Overall good job, made several notes in various places. My main note from several places (both js and python): sometimes there are situations when dict is used with a mapping object->boolean, and purpose is to mark the presence of the element only. It could be achieved with a similar datastructure which is a bit lighter in memory consumption, as it tracks key presence only.

@SlideGauge SlideGauge 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 1, 2026
@katarzynakaz katarzynakaz added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Mar 2, 2026
@katarzynakaz
Copy link
Author

thank you!

@SlideGauge SlideGauge added Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. and removed Reviewed Volunteer to add when completing a review with trainee action still to take. labels Mar 3, 2026
@SlideGauge
Copy link

Just a couple of tiny things to fix and I'll accept the review

@SlideGauge SlideGauge 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 3, 2026
@katarzynakaz
Copy link
Author

thank you very much, issues fixed

@SlideGauge
Copy link

Very nice, approved

@SlideGauge SlideGauge added Complete Volunteer to add when work is complete and all review comments have been addressed. and removed Reviewed Volunteer to add when completing a review with trainee action still to take. labels Mar 4, 2026
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. 📅 Sprint 1 Assigned during Sprint 1 of this module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants