cycle / annotated

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

Fixing Psalm issues, adding Psalm action #85

Closed msmakouz closed 9 months ago

msmakouz commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #85 (25b26a6) into 4.x (2395c99) will increase coverage by 0.50%. The diff coverage is 87.95%.

@@             Coverage Diff              @@
##                4.x      #85      +/-   ##
============================================
+ Coverage     91.45%   91.95%   +0.50%     
- Complexity      275      280       +5     
============================================
  Files            36       36              
  Lines           702      721      +19     
============================================
+ Hits            642      663      +21     
+ Misses           60       58       -2     
Files Changed Coverage Δ
src/Embeddings.php 78.94% <0.00%> (ø)
...Exception/AnnotationWrongTypeArgumentException.php 0.00% <0.00%> (ø)
src/Locator/TokenizerEmbeddingLocator.php 81.81% <0.00%> (ø)
src/Locator/TokenizerEntityLocator.php 81.81% <0.00%> (ø)
src/MergeIndexes.php 93.33% <66.66%> (ø)
src/MergeColumns.php 91.83% <85.71%> (+0.72%) :arrow_up:
src/Configurator.php 89.51% <89.47%> (+1.56%) :arrow_up:
src/TableInheritance.php 94.32% <92.00%> (+0.12%) :arrow_up:
src/Entities.php 100.00% <100.00%> (ø)
...Exception/AnnotationRequiredArgumentsException.php 100.00% <100.00%> (ø)
... and 1 more
roxblnfk commented 10 months ago

schema-builder has been released https://github.com/cycle/schema-builder/releases/tag/v2.5.1 Please update composer.json and force tests

roxblnfk commented 10 months ago

there are failed tests