propelorm / Propel2

Propel2 is an open-source high-performance Object-Relational Mapping (ORM) for modern PHP
http://propelorm.org/
MIT License
1.26k stars 396 forks source link

TE-10993 Fix up generics phpdoc-blocks #1875

Closed dmytro-dymarchuk closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #1875 (5d69c71) into master (ba9abb9) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #1875   +/-   ##
=========================================
  Coverage     87.61%   87.61%           
  Complexity     7807     7807           
=========================================
  Files           227      227           
  Lines         21144    21144           
=========================================
  Hits          18525    18525           
  Misses         2619     2619           
Flag Coverage Δ
5-max 87.61% <ø> (ø)
7.4 87.61% <ø> (ø)
agnostic 66.96% <ø> (ø)
mysql 68.91% <ø> (ø)
pgsql 68.92% <ø> (ø)
sqlite 66.75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...c/Propel/Runtime/ActiveQuery/BaseModelCriteria.php 88.46% <ø> (ø)
...untime/ActiveRecord/NestedSetRecursiveIterator.php 56.25% <ø> (ø)
src/Propel/Runtime/Collection/Collection.php 94.80% <ø> (ø)
...c/Propel/Runtime/Collection/CollectionIterator.php 52.50% <ø> (ø)
src/Propel/Runtime/Collection/OnDemandIterator.php 93.54% <ø> (ø)
src/Propel/Runtime/Connection/StatementWrapper.php 62.50% <ø> (ø)
src/Propel/Runtime/Util/PropelModelPager.php 65.38% <ø> (ø)

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 ba9abb9...5d69c71. Read the comment docs.