Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix(docs): fix demo typegraphs 2 #756

Merged
merged 12 commits into from
Jun 20, 2024
Merged

fix(docs): fix demo typegraphs 2 #756

merged 12 commits into from
Jun 20, 2024

Conversation

destifo
Copy link
Contributor

@destifo destifo commented Jun 16, 2024

Fix example typegraphs on metatype.dev.

  • reduce.ts
  • policies.ts
  • graphql.ts
  • authentication.ts

MET_574

Migration notes

No Migrations Needed

  • The change comes with new or modified tests
  • Hard-to-understand functions have explanatory comments
  • End-user documentation is updated to reflect the change

Copy link

linear bot commented Jun 16, 2024

Copy link

codecov bot commented Jun 16, 2024

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 73.40%. Comparing base (9ed105d) to head (da2ff65).
Report is 3 commits behind head on main.

Files Patch % Lines
typegate/src/runtimes/prisma/prisma.ts 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #756      +/-   ##
==========================================
+ Coverage   73.06%   73.40%   +0.34%     
==========================================
  Files         116      115       -1     
  Lines       14150    14027     -123     
  Branches     1417     1416       -1     
==========================================
- Hits        10338    10297      -41     
+ Misses       3786     3704      -82     
  Partials       26       26              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@destifo destifo marked this pull request as ready for review June 19, 2024 05:14
@destifo destifo self-assigned this Jun 19, 2024
@destifo destifo requested a review from zifeo June 20, 2024 14:53
@destifo destifo merged commit fc6a7bc into main Jun 20, 2024
14 checks passed
@destifo destifo deleted the MET-574-fix-demo-tgs branch June 20, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants