cycle / annotated

Schema generation using annotated entities and mappers
MIT License
23 stars 12 forks source link

Adding prefix parameter to Embedded #46

Closed msmakouz closed 2 years ago

msmakouz commented 2 years ago

Waiting https://github.com/cycle/schema-builder/pull/51

codecov[bot] commented 2 years ago

Codecov Report

Merging #46 (0f9d918) into 3.x (4e5cb3a) will increase coverage by 0.18%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##                3.x      #46      +/-   ##
============================================
+ Coverage     90.19%   90.38%   +0.18%     
- Complexity      232      236       +4     
============================================
  Files            32       32              
  Lines           561      572      +11     
============================================
+ Hits            506      517      +11     
  Misses           55       55              
Impacted Files Coverage Δ
src/Annotation/Relation/Embedded.php 100.00% <100.00%> (ø)
src/Configurator.php 84.73% <100.00%> (+0.60%) :arrow_up:
src/Embeddings.php 75.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4e5cb3a...0f9d918. Read the comment docs.