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

feat(external-information): Implement the ExternalInformationList #124

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

Return external information up to 100.
resolve #40

--- commit logs ---

  • feat(external-information): Implement the ExternalInformationList

@6ouma 6ouma added enhancement New feature or request priority low labels Oct 31, 2024
@6ouma 6ouma requested a review from shiron-dev October 31, 2024 06:00
@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 0.0%
github.com/halcyon-org/kizuna/gen/belifeline/models/v1 0.0%
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/v1 0.0%
github.com/halcyon-org/kizuna/gen/ent/clientinformation 0.0%
github.com/halcyon-org/kizuna/gen/belifeline/v1/mainv1connect 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/enttest 0.0%
github.com/halcyon-org/kizuna/gen/ent/koyodata 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/externalinformation 0.0%
github.com/halcyon-org/kizuna/gen/ent/hook 0.0%
github.com/halcyon-org/kizuna/gen/ent/koyoinformation 0.0%
github.com/halcyon-org/kizuna/gen/ent/migrate 0.0%
github.com/halcyon-org/kizuna/internal/adapter/api 0.0%
github.com/halcyon-org/kizuna/internal/adapter/interceptor 0.0%
github.com/halcyon-org/kizuna/internal/adapter/controller 0.0%
github.com/halcyon-org/kizuna/internal/adapter/repository/config 0.0%
github.com/halcyon-org/kizuna/internal/di 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/test/helper 0.0%
github.com/halcyon-org/kizuna/internal/util 0.0%
github.com/halcyon-org/kizuna/internal/usecase 0.0%
ok github.com/halcyon-org/kizuna/internal/test/e2e 0.037s 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 low
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Impl ExtInfoList
1 participant