Skip to content

feat: add recommendations - #87

Closed
haniazipser wants to merge 13 commits into
mainfrom
recommendations
Closed

feat: add recommendations#87
haniazipser wants to merge 13 commits into
mainfrom
recommendations

Conversation

@haniazipser

Copy link
Copy Markdown
Collaborator

📄 Pull Request Description

Please fill out each section below.
The goal is that reviewers can understand everything without reading the code.


🧩 What was changed?


💡 Why was it changed?


⚙️ How was it implemented?


⚠️ Side Effects or Risks


✅ Checklist

  • All 4 sections above are clearly filled out
  • Tests and documentation updated

@cssma

cssma commented May 10, 2026

Copy link
Copy Markdown
Collaborator

Could you add @EqualsAndHashCode(of = "id") to the Tag entity? Without it, Set.contains() always returns false when comparing tags loaded from different Hibernate sessions, which breaks recommendation scoring (all scores end up as 0).
image

@haniazipser
haniazipser marked this pull request as ready for review May 14, 2026 18:01
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.

3 participants