cycle / annotated

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

Add the `scope` parameter in the Entity attribute #27

Closed roxblnfk closed 2 years ago

roxblnfk commented 2 years ago

Related: https://github.com/cycle/orm/issues/65

codecov[bot] commented 2 years ago

Codecov Report

Merging #27 (e7c605d) into master (074e1af) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #27   +/-   ##
=========================================
  Coverage     89.87%   89.87%           
  Complexity      201      201           
=========================================
  Files            15       15           
  Lines           415      415           
=========================================
  Hits            373      373           
  Misses           42       42           
Impacted Files Coverage Δ
src/Annotation/Entity.php 100.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 074e1af...e7c605d. Read the comment docs.