Skip to content

Including nested issues in Issue equality - #691

Open
Myllyenko wants to merge 1 commit into
ydb-platform:masterfrom
Myllyenko:fix/issue-equals-nested-issues
Open

Including nested issues in Issue equality#691
Myllyenko wants to merge 1 commit into
ydb-platform:masterfrom
Myllyenko:fix/issue-equals-nested-issues

Conversation

@Myllyenko

Copy link
Copy Markdown

Issue.equals and Issue.hashCode ignored the nested issues, so two issues that differed only in their children compared equal.

equals and hashCode ignored the nested issues, so two issues that
differed only in their children compared equal.
@Myllyenko
Myllyenko force-pushed the fix/issue-equals-nested-issues branch from b01afc3 to 135eb21 Compare August 6, 2026 07:56
@codecov

codecov Bot commented Aug 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.90%. Comparing base (d876581) to head (135eb21).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #691      +/-   ##
============================================
- Coverage     71.91%   71.90%   -0.01%     
  Complexity     3474     3474              
============================================
  Files           390      390              
  Lines         16220    16222       +2     
  Branches       1698     1699       +1     
============================================
  Hits          11664    11664              
  Misses         3904     3904              
- Partials        652      654       +2     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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