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: add GraphQL alias support for prisma runtime #887

Merged
merged 3 commits into from
Oct 24, 2024
Merged

Conversation

Natoandro
Copy link
Contributor

  • Add GraphQL alias support for prisma runtime

Migration notes

...

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

Yohe-Am
Yohe-Am previously approved these changes Oct 24, 2024
michael-0acf4
michael-0acf4 previously approved these changes Oct 24, 2024
@Natoandro Natoandro dismissed stale reviews from michael-0acf4 and Yohe-Am via f354304 October 24, 2024 08:17
Copy link

codecov bot commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.80%. Comparing base (54558c7) to head (7be9200).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #887   +/-   ##
=======================================
  Coverage   76.80%   76.80%           
=======================================
  Files         149      149           
  Lines       18221    18224    +3     
  Branches     1767     1768    +1     
=======================================
+ Hits        13994    13997    +3     
  Misses       4204     4204           
  Partials       23       23           

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

Copy link
Contributor

@j03-dev j03-dev left a comment

Choose a reason for hiding this comment

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

LGTM

@Natoandro Natoandro merged commit 7c52fce into main Oct 24, 2024
14 checks passed
@Natoandro Natoandro deleted the prisma-alias branch October 24, 2024 17:27
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.

4 participants