Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

feat(admin): Implement the KoyoDelete #122

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

6ouma
Copy link
Contributor

@6ouma 6ouma commented Oct 31, 2024

Delete the existing koyo information.
resolve #44

--- commit logs ---

  • feat(admin): Implement the KoyoDelete

Delete the existing koyo information.
@6ouma 6ouma added enhancement New feature or request priority middle labels Oct 31, 2024
@6ouma 6ouma requested a review from shiron-dev October 31, 2024 05:27
@6ouma 6ouma self-assigned this Oct 31, 2024
Copy link
Contributor

Test coverage

✅ All tests passed successfully.

Status Package Time Coverage
? github.com/halcyon-org/kizuna [no test files]
github.com/halcyon-org/kizuna/cmd/kizuna 0.0%
github.com/halcyon-org/kizuna/cmd/kizuna-cli 0.0%
? github.com/halcyon-org/kizuna/ent [no test files]
github.com/halcyon-org/kizuna/ent/schema/pulid 0.0%
github.com/halcyon-org/kizuna/cmd/migration 0.0%
github.com/halcyon-org/kizuna/gen/belifeline/models/v1 0.0%
github.com/halcyon-org/kizuna/ent/schema 0.0%
github.com/halcyon-org/kizuna/gen/belifeline/v1/mainv1connect 0.0%
github.com/halcyon-org/kizuna/gen/belifeline/v1 0.0%
github.com/halcyon-org/kizuna/gen/ent/clientinformation 0.0%
github.com/halcyon-org/kizuna/gen/ent/adminuser 0.0%
github.com/halcyon-org/kizuna/gen/ent 0.0%
github.com/halcyon-org/kizuna/gen/ent/hook 0.0%
github.com/halcyon-org/kizuna/gen/ent/externalinformation 0.0%
? github.com/halcyon-org/kizuna/gen/ent/predicate [no test files]
? github.com/halcyon-org/kizuna/gen/ent/runtime [no test files]
github.com/halcyon-org/kizuna/gen/ent/enttest 0.0%
github.com/halcyon-org/kizuna/gen/ent/koyoinformation 0.0%
github.com/halcyon-org/kizuna/gen/ent/koyodata 0.0%
github.com/halcyon-org/kizuna/internal/adapter/api 0.0%
github.com/halcyon-org/kizuna/gen/ent/migrate 0.0%
github.com/halcyon-org/kizuna/internal/adapter/repository/config 0.0%
github.com/halcyon-org/kizuna/internal/adapter/controller 0.0%
github.com/halcyon-org/kizuna/internal/adapter/interceptor 0.0%
github.com/halcyon-org/kizuna/internal/adapter/repository/ent 0.0%
github.com/halcyon-org/kizuna/internal/domain/domain 0.0%
github.com/halcyon-org/kizuna/internal/infrastructure/ent 0.0%
github.com/halcyon-org/kizuna/internal/di 0.0%
github.com/halcyon-org/kizuna/internal/usecase 0.0%
github.com/halcyon-org/kizuna/internal/util 0.0%
github.com/halcyon-org/kizuna/internal/test/helper 0.0%
ok github.com/halcyon-org/kizuna/internal/test/e2e 0.035s 10.1%

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request priority middle
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Impl KoyoDelete
1 participant