Skip to content

Conversation

@Yusuke4869
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings September 23, 2025 09:21
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds an explicit import mapping for @std/assert in the Deno configuration and updates all test files to use the mapped import path instead of the direct JSR URL.

  • Added @std/assert import mapping to deno.json
  • Updated test file imports to use the mapped path @std/assert instead of jsr:@std/assert

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

File Description
deno.json Added explicit import mapping for @std/assert package
src/usecase/item/impl.test.ts Updated import to use mapped path
src/repository/item/impl.test.ts Updated import to use mapped path
src/domain/item/impl.test.ts Updated import to use mapped path

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Yusuke4869 Yusuke4869 merged commit 0f5a486 into main Sep 23, 2025
4 checks passed
@Yusuke4869 Yusuke4869 deleted the chore/deps branch September 23, 2025 09:22
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.

2 participants