cycle / annotated

Schema generation using annotated entities and mappers
MIT License
24 stars 13 forks source link

Apply fixes from StyleCI #24

Closed roxblnfk closed 3 years ago

roxblnfk commented 3 years ago

This pull request applies code style fixes from an analysis carried out by StyleCI.


For more information, click here.

codecov[bot] commented 3 years ago

Codecov Report

Merging #24 (5a6f75a) into 2.0 (939afa1) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##                2.0      #24   +/-   ##
=========================================
  Coverage     90.06%   90.06%           
  Complexity      193      193           
=========================================
  Files            16       16           
  Lines           443      443           
=========================================
  Hits            399      399           
  Misses           44       44           
Impacted Files Coverage Δ
src/Annotation/Relation/Inverse.php 88.88% <ø> (ø)
src/Annotation/Relation/Relation.php 92.30% <ø> (ø)
src/Annotation/Table/Index.php 100.00% <ø> (ø)
src/Embeddings.php 76.00% <ø> (ø)
src/MergeColumns.php 87.09% <ø> (ø)
src/MergeIndexes.php 87.93% <ø> (ø)
src/ReaderFactory.php 100.00% <ø> (ø)
src/Configurator.php 84.68% <100.00%> (ø)
src/Entities.php 94.50% <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 939afa1...5a6f75a. Read the comment docs.