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

fail mysql test setup on connection error #1759

Closed mringler closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #1759 (5dad4f8) into master (9016c47) will decrease coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1759      +/-   ##
============================================
- Coverage     87.88%   87.87%   -0.01%     
+ Complexity     7827     7822       -5     
============================================
  Files           267      267              
  Lines         22525    22520       -5     
============================================
- Hits          19795    19790       -5     
  Misses         2730     2730              
Flag Coverage Δ
5-max 87.87% <ø> (-0.01%) :arrow_down:
7.4 87.87% <ø> (-0.01%) :arrow_down:
agnostic 73.37% <ø> (-0.01%) :arrow_down:
mysql 69.85% <ø> (-0.01%) :arrow_down:
pgsql 69.78% <ø> (-0.01%) :arrow_down:
sqlite 67.76% <ø> (-0.01%) :arrow_down:

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

Impacted Files Coverage Δ
src/Propel/Runtime/Connection/StatementWrapper.php 62.50% <0.00%> (-1.86%) :arrow_down:

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 9016c47...5dad4f8. Read the comment docs.