fix(conflicts): test coverage for resolution strategies (#865) - #903
fix(conflicts): test coverage for resolution strategies (#865)#903pablodelazari wants to merge 2 commits into
Conversation
PR Summary by QodoAdd verification note to conflict resolution tests (#865)
AI Description
High-Level Assessment
Files changed (1)
|
Code Review by Qodo
1.
|
|
Thanks @pablodelazari for contributing and adding the requested test coverage. This issue was already assigned to @Devansh070, who had commented on it and was working on the same scope before this PR was opened, so this would be a duplicate. I’ll close this PR to avoid duplicate work. Feel free to pick another issue or raise a new one if you find something else to work on. |
Summary
This PR adds comprehensive test coverage for conflict resolution strategies and conflict types in ests/conflicts/test_conflicts.py as requested in issue #865.
Changes Made
Closes #865