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

feat: update traxion to use prisma 5 #633

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

feat: update traxion to use prisma 5 #633

wants to merge 3 commits into from

Conversation

floross
Copy link
Collaborator

@floross floross commented Aug 10, 2023

  • fix: update the generators to prisma v5
  • feat: update the resolvers to use the last version of prisma nestjs graphql

@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (11b12c3) 64.76% compared to head (5cc83bb) 64.76%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #633   +/-   ##
=======================================
  Coverage   64.76%   64.76%           
=======================================
  Files         254      254           
  Lines        3221     3221           
  Branches      674      674           
=======================================
  Hits         2086     2086           
  Misses       1135     1135           
Flag Coverage Δ
unittests 64.76% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
...nerators/service/methods/count-method.generator.ts 100.00% <ø> (ø)
...erators/service/methods/create-method.generator.ts 100.00% <ø> (ø)
...erators/service/methods/delete-method.generator.ts 100.00% <ø> (ø)
...tors/service/methods/find-many-method.generator.ts 100.00% <ø> (ø)
...rs/service/methods/find-unique-method.generator.ts 100.00% <ø> (ø)
...erators/service/methods/update-method.generator.ts 100.00% <ø> (ø)
...lib/generators/resolver/create-method.generator.ts 100.00% <ø> (ø)
...lib/generators/resolver/delete-method.generator.ts 100.00% <ø> (ø)
.../generators/resolver/find-many-method.generator.ts 100.00% <ø> (ø)
...enerators/resolver/find-unique-method.generator.ts 100.00% <ø> (ø)
... and 13 more

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

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.

1 participant