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

Added ability to render scheme using class-string instead of primitive string #11

Merged
merged 5 commits into from
Dec 15, 2022

Conversation

roquie
Copy link
Contributor

@roquie roquie commented Sep 12, 2022

…ive string

@roquie roquie changed the title Added ability to render scheme using class-string instead of primit… Added ability to render scheme using class-string instead of primitive string Sep 12, 2022
@roxblnfk
Copy link
Member

Should be covered

@roxblnfk
Copy link
Member

Tests must be fixed

@codecov
Copy link

codecov bot commented Dec 15, 2022

Codecov Report

Merging #11 (bf3ba7e) into 1.x (c733781) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                1.x      #11      +/-   ##
============================================
+ Coverage     96.42%   96.45%   +0.03%     
- Complexity      156      238      +82     
============================================
  Files            21       51      +30     
  Lines           447      706     +259     
============================================
+ Hits            431      681     +250     
- Misses           16       25       +9     
Impacted Files Coverage Δ
...pFileRenderer/Exporter/Rendering/ValueRenderer.php 87.50% <100.00%> (+1.78%) ⬆️
src/ConsoleRenderer/Renderer/RelationsRenderer.php 80.24% <0.00%> (-5.27%) ⬇️
src/PhpSchemaRenderer.php 100.00% <0.00%> (ø)
src/OutputSchemaRenderer.php 100.00% <0.00%> (ø)
src/ConsoleRenderer/Renderer/TitleRenderer.php 100.00% <0.00%> (ø)
src/ConsoleRenderer/Renderer/ColumnsRenderer.php 100.00% <0.00%> (ø)
src/ConsoleRenderer/Formatter/StyledFormatter.php 100.00% <0.00%> (ø)
src/ConsoleRenderer/Renderer/PropertyRenderer.php 100.00% <0.00%> (ø)
...soleRenderer/Renderer/CustomPropertiesRenderer.php 100.00% <0.00%> (ø)
...MermaidRenderer/Relation/MorphedHasOneRelation.php 100.00% <0.00%> (ø)
... and 30 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@roxblnfk roxblnfk merged commit 5c2b797 into cycle:1.x Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants