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

Move test fixture classes into a dedicated folder #1856

Closed asaulenko closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #1856 (89f5edc) into master (d4c4392) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #1856   +/-   ##
=========================================
  Coverage     87.84%   87.84%           
  Complexity     7766     7766           
=========================================
  Files           226      226           
  Lines         21043    21043           
=========================================
  Hits          18486    18486           
  Misses         2557     2557           
Flag Coverage Δ
5-max 87.84% <ø> (ø)
7.4 87.84% <ø> (ø)
agnostic 67.11% <ø> (ø)
mysql 69.11% <ø> (ø)
pgsql 69.12% <ø> (ø)
sqlite 66.94% <ø> (ø)

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


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 d4c4392...89f5edc. Read the comment docs.