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

[WIP] Fixed php 8.1 compatibility #1857

Closed dmytro-dymarchuk closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #1857 (27214bf) into master (428eccd) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master    #1857   +/-   ##
=========================================
  Coverage     87.58%   87.58%           
  Complexity     7791     7791           
=========================================
  Files           227      227           
  Lines         21114    21114           
=========================================
  Hits          18492    18492           
  Misses         2622     2622           
Flag Coverage Δ
5-max 87.58% <100.00%> (ø)
7.4 87.58% <100.00%> (ø)
agnostic 66.90% <100.00%> (ø)
mysql 68.86% <100.00%> (ø)
pgsql 68.88% <0.00%> (ø)
sqlite 66.70% <0.00%> (ø)

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

Impacted Files Coverage Δ
src/Propel/Generator/Model/Table.php 90.74% <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 428eccd...27214bf. Read the comment docs.