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

feat(condo): DOMA-10042 handler for suggesting providers #5163

Merged
merged 10 commits into from
Sep 5, 2024

Conversation

YEgorLu
Copy link
Contributor

@YEgorLu YEgorLu commented Sep 2, 2024

Added handler for suggesting providers by tin or name

@dkoviazin dkoviazin added the ✋🙂 Review please Comments are resolved, take a look, please label Sep 2, 2024
Copy link
Contributor

@dkoviazin dkoviazin left a comment

Choose a reason for hiding this comment

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

You need to use Service Provider instead of provider

Copy link
Member

@SavelevMatthew SavelevMatthew left a comment

Choose a reason for hiding this comment

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

Overall looks OK, got some code-style issues, which can be easily resolved...

But I've also got some serious issues, like:

  1. Ordering logic
  2. Redis keys naming convention
  3. TIN duplicates display
  4. Server utils usage

So I cannot pass it for now, but code itself is fine

@YEgorLu YEgorLu removed the ✋🙂 Review please Comments are resolved, take a look, please label Sep 3, 2024
@YEgorLu YEgorLu force-pushed the feat/condo/DOMA-10042/suggest-providers branch from eba67bd to e5a050a Compare September 3, 2024 12:48
@YEgorLu YEgorLu added the ✋🙂 Review please Comments are resolved, take a look, please label Sep 4, 2024
Copy link
Member

@SavelevMatthew SavelevMatthew left a comment

Choose a reason for hiding this comment

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

Redis Keys must be changed

Copy link

sonarcloud bot commented Sep 4, 2024

@YEgorLu YEgorLu removed the ✋🙂 Review please Comments are resolved, take a look, please label Sep 5, 2024
@YEgorLu YEgorLu merged commit ef95038 into main Sep 5, 2024
26 checks passed
@YEgorLu YEgorLu deleted the feat/condo/DOMA-10042/suggest-providers branch September 5, 2024 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants