mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-12 02:21:29 +08:00
- Modified ToolSwipe.ConvertActionToCallToolRequest to delegate to ToolSwipeDirection and ToolSwipeCoordinate - Removed duplicate parameter handling logic in favor of reusing existing implementations - Fixed linter error by removing unused variable - Maintained backward compatibility while reducing code duplication - All tests pass, confirming the refactoring is successful