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

chore: split api-platform/graphql #72

Open
wants to merge 70 commits into
base: subtree
Choose a base branch
from
Open

Conversation

soyuka
Copy link
Owner

@soyuka soyuka commented Aug 9, 2023

No description provided.

soyuka and others added 30 commits January 22, 2023 13:07
…d input type (api-platform#5095)

Co-authored-by: josef.wagner <josef.wagner@hf-solutions.co>
…latform#5359)

This commit also removes the generation of the required ID field in case
of a custom query or mutation.
It is a slight BC break if the user relies on this required ID field.
It should be added back with the extra args.
* docs(adr): refactor state management

* Apply suggestions from code review

* add some research

---------

Co-authored-by: Antoine Bluchet <soyuka@users.noreply.github.com>
…atform#5582)

* feat: add a method to generate the IRI from a resource

* fix: code style

* fix: use new method inside findByIri

* refactor: rename method

* fix: method name
@soyuka soyuka force-pushed the feat/split-graphql branch 3 times, most recently from de8a395 to 9953f90 Compare August 11, 2023 10:04
@codecov-commenter
Copy link

codecov-commenter commented Aug 11, 2023

Codecov Report

❗ No coverage uploaded for pull request base (subtree@ebf0310). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             subtree      #72   +/-   ##
==========================================
  Coverage           ?   37.64%           
  Complexity         ?     7606           
==========================================
  Files              ?      604           
  Lines              ?    28713           
  Branches           ?        0           
==========================================
  Hits               ?    10808           
  Misses             ?    17905           
  Partials           ?        0           
Flag Coverage Δ
phpunit 37.64% <0.00%> (?)

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

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

@soyuka soyuka force-pushed the feat/split-graphql branch 2 times, most recently from 01a11a4 to 81a6697 Compare August 11, 2023 12:31
@soyuka soyuka force-pushed the feat/split-graphql branch 2 times, most recently from 4115014 to 323a0ec Compare August 14, 2023 09:12
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.