Skip to content

feat(codegen-scala): value entity provider#474

Merged
patriknw merged 5 commits intolightbend:mainfrom
raboof:value-entity-provider
Sep 23, 2021
Merged

feat(codegen-scala): value entity provider#474
patriknw merged 5 commits intolightbend:mainfrom
raboof:value-entity-provider

Conversation

@raboof
Copy link
Copy Markdown
Contributor

@raboof raboof commented Sep 23, 2021

Let's finish this up after merging #469 so we can actually hook up the handler

val file =
provider(testData.valueEntity(domainParent), testData.simpleEntityService(apiParent))
assertNoDiff(
file.content,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

ok, then we have a cleanup task to align all other generation to return File instead of String
(consistency police here)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I'd like that ;) (and yeah, we have a bunch of consistency things to clean up ;) ). Will PR.

@raboof raboof force-pushed the value-entity-provider branch from 01b67e4 to bc7efde Compare September 23, 2021 10:55
@raboof raboof marked this pull request as ready for review September 23, 2021 10:56
Copy link
Copy Markdown
Contributor

@patriknw patriknw left a comment

Choose a reason for hiding this comment

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

LGTM

@patriknw patriknw merged commit dfae302 into lightbend:main Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants