prismicio / prismic-ts-codegen

A Prismic model-to-TypeScript-type generator.
Apache License 2.0
18 stars 6 forks source link

fix: restore group field item type exports #60

Closed angeloashmore closed 1 year ago

angeloashmore commented 1 year ago

Types of changes

Description

This PR restores exports for a group field's item interface.

Checklist:

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (a020818) 97.11% compared to head (843fdbd) 97.11%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #60 +/- ## ======================================= Coverage 97.11% 97.11% ======================================= Files 20 20 Lines 1490 1491 +1 Branches 161 161 ======================================= + Hits 1447 1448 +1 Misses 42 42 Partials 1 1 ``` | [Files Changed](https://app.codecov.io/gh/prismicio/prismic-ts-codegen/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=prismicio) | Coverage Δ | | |---|---|---| | [src/lib/buildFieldProperties.ts](https://app.codecov.io/gh/prismicio/prismic-ts-codegen/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=prismicio#diff-c3JjL2xpYi9idWlsZEZpZWxkUHJvcGVydGllcy50cw==) | `97.11% <100.00%> (+<0.01%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.