[FIX][JS] Avoid adding .js to relative imports in tests with jest as it's using its own resolver#1999
Conversation
|
Claude finished @mohammedahmed18's task in 2m 32s —— View job PR Review Summary
Prek ChecksAll checks passed. No lint or formatting issues. Code ReviewDesign issue (HIGH):
def _fix_relative_paths(test_code: str, pattern: re.Pattern[str], test_file_path: Path, source_file_path: Path, log_label: str) -> str:
...Bug:
Minor: typo in comment,
Minor: docstring on Project code style explicitly prohibits docstrings on new/changed code unless requested. The multi-line docstring at Duplicate DetectionHIGH confidence duplicate: Test CoverageAll 8 new tests in Last updated: 2026-04-04T22:14Z |
No description provided.