propelorm / Propel2

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

TE-10478 reverted the first parameter type to mixed. #1838

Closed limeeugenia closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #1838 (c032c95) into bugfix/strict-param-types-master-merged (933ac60) will not change coverage. The diff coverage is 50.00%.

@@                            Coverage Diff                             @@
##             bugfix/strict-param-types-master-merged    #1838   +/-   ##
==========================================================================
  Coverage                                      87.74%   87.74%           
  Complexity                                      7763     7763           
==========================================================================
  Files                                            282      282           
  Lines                                          21321    21321           
==========================================================================
  Hits                                           18709    18709           
  Misses                                          2612     2612           
Flag Coverage Δ
5-max 87.74% <50.00%> (ø)
7.4 87.74% <50.00%> (ø)
agnostic 66.90% <25.00%> (ø)
mysql 68.98% <50.00%> (ø)
pgsql 69.00% <50.00%> (ø)
sqlite 66.84% <50.00%> (ø)

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

Impacted Files Coverage Δ
...el/Runtime/Connection/ProfilerStatementWrapper.php 0.00% <0.00%> (ø)
src/Propel/Runtime/Connection/StatementWrapper.php 62.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 933ac60...c032c95. Read the comment docs.