Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Resolve Existing TODO entries #78

Open
11 tasks
dfcoffin opened this issue Jan 18, 2023 · 0 comments
Open
11 tasks

Resolve Existing TODO entries #78

dfcoffin opened this issue Jan 18, 2023 · 0 comments
Labels

Comments

@dfcoffin
Copy link
Collaborator

dfcoffin commented Jan 18, 2023

The following files contain TODO entries:

  • db.migration.V0.1.9_electric_power_quality_summaries.sql
    - [ ] (41,6) Add a reference to usage_points UUID
  • db.migration.V0.1.12_UsageSummary_and_LineItem_entities.sql
    - [ ] (120,6) Add a reference to usage_points UUID
  • db.migration.V0.1,17_subscription_entity.sql
    - [ ] (31,71) usage_point_id UUID
  • common.model.AggregateNodeRef
    - [ ] Double-check this mapping
  • usage.model.ApplicationInformation
    - [ ] (173,4) Add a connection to the subscription class
  • usage.model.MeterReading
    - [ ] (44,5) Add UsagePoint reference once the entity is available
  • usage.model.Subscription
    - [ ] (45,5) Add UsagePoint reference once the entity is available
  • usage.repository.ApplicationInformationRepositoryTest
    - [ ] (112,6) Test mapping to UsagePoint once the entity is available
    - [ ] (383,7) Hydrate UsagePoint reference once the entity is available
  • usage.repository.AuthorizationRepositoryTest
    - [ ] (215,7) Hydrate UsagePoint reference once the entity is available
  • usage.repository.RetailCustomerRepositoryTest
    - [ ] (530,7) Hydrate UsagePoint reference once the entity is available
  • usage.repository.SubscriptionRepositoryTest
    - [ ] (63,6) Finish buildTestData()
    - [ ] (498,7) Hydrate connected entities reference when available
@dfcoffin dfcoffin added the task label Jan 18, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant