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

Cleanup on deprecated API #1846

Closed dereuromark closed 2 years ago

dereuromark commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #1846 (afcc2a6) into master (2ff411a) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master    #1846      +/-   ##
============================================
+ Coverage     87.74%   87.77%   +0.02%     
+ Complexity     7763     7760       -3     
============================================
  Files           282      282              
  Lines         21321    21315       -6     
============================================
  Hits          18709    18709              
+ Misses         2612     2606       -6     
Flag Coverage Δ
5-max 87.77% <100.00%> (+0.02%) :arrow_up:
7.4 87.77% <100.00%> (+0.02%) :arrow_up:
agnostic 66.92% <100.00%> (+0.01%) :arrow_up:
mysql 69.00% <0.00%> (+0.01%) :arrow_up:
pgsql 69.02% <0.00%> (+0.01%) :arrow_up:
sqlite 66.86% <0.00%> (+0.01%) :arrow_up:

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

Impacted Files Coverage Δ
src/Propel/Generator/Manager/AbstractManager.php 77.20% <ø> (ø)
src/Propel/Generator/Model/Table.php 92.32% <ø> (+0.93%) :arrow_up:
...l/Generator/Behavior/Delegate/DelegateBehavior.php 90.22% <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 2ff411a...afcc2a6. Read the comment docs.