Skip to content
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

Feature/issue 1310 #1596

Merged
merged 5 commits into from
Aug 3, 2024
Merged

Feature/issue 1310 #1596

merged 5 commits into from
Aug 3, 2024

Conversation

sashapanasiuk5
Copy link
Contributor

@sashapanasiuk5 sashapanasiuk5 commented Jul 31, 2024

dev

Issue

Code reviewers

Second Level Review

  • @github_username

Summary of issue

The streetcode is created using invalid indexes

Summary of change

Add rule for index validation

Testing approach

Add test for boundary values

CHECK LIST

  • СI passed
  • Сode coverage >=95%
  • PR is reviewed manually again (to make sure you have 100% ready code)
  • All reviewers agreed to merge the PR
  • I've checked new feature as logged in and logged out user if needed
  • PR meets all conventions

@sashapanasiuk5 sashapanasiuk5 changed the base branch from release/1.1.0 to release/1.0.0 July 31, 2024 12:12
@sashapanasiuk5 sashapanasiuk5 changed the base branch from release/1.0.0 to release/1.1.0 July 31, 2024 12:29
Copy link
Contributor

@KateYatsiuk KateYatsiuk left a comment

Choose a reason for hiding this comment

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

Please consider comments and pay attention to Sonar Cloud analysis (btw, it's nice that you remembered to test your changes, 100% coverage on new code is something you should always strive for when changing existing code base).

P.S. You can delete CreateStreetcodeHandlerTests.cs file (its content is commented and very old) and as a result you'll be able to rename CreateStreetcodeTests.cs to CreateStreetcodeHandlerTests.cs so that it matches naming pattern.

Copy link

sonarcloud bot commented Aug 2, 2024

@ulyasaur ulyasaur merged commit ded5239 into release/1.1.0 Aug 3, 2024
2 checks passed
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.

5 participants