python-json-patch icon indicating copy to clipboard operation
python-json-patch copied to clipboard

[WIP] Fix optimizing list insertion/deletion diffs

Open Copilot opened this issue 9 months ago • 0 comments

  • [x] Analyze the issue with optimizing list insertion/deletion diffs
  • [x] Create tests to reproduce and understand the problem
  • [ ] Enhance the DiffBuilder.execute() method to optimize list operations
  • [ ] Add additional test cases to verify the fix
  • [ ] Run all tests to ensure backward compatibility

Fixes #83.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot avatar May 27 '25 21:05 Copilot