propelorm / Propel2

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

Remove deprecated link from README #1936

Closed mringler closed 1 year ago

mringler commented 1 year ago

As discussed, this removes the deprecated link to the roadmap from the README.

Also changed "test suite documentation" to "test suite guide", seems more accurate.

codecov-commenter commented 1 year ago

Codecov Report

Base: 88.28% // Head: 88.29% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (3417270) compared to base (f21e3d0). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1936 +/- ## ========================================= Coverage 88.28% 88.29% Complexity 7951 7951 ========================================= Files 242 242 Lines 24211 24209 -2 ========================================= Hits 21375 21375 + Misses 2836 2834 -2 ``` | Flag | Coverage Δ | | |---|---|---| | 5-max | `88.29% <ø> (+<0.01%)` | :arrow_up: | | 7.4 | `88.29% <ø> (+<0.01%)` | :arrow_up: | | agnostic | `67.60% <ø> (+<0.01%)` | :arrow_up: | | mysql | `68.99% <ø> (+<0.01%)` | :arrow_up: | | pgsql | `68.99% <ø> (+<0.01%)` | :arrow_up: | | sqlite | `66.95% <ø> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=propelorm#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/propelorm/Propel2/pull/1936?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=propelorm) | Coverage Δ | | |---|---|---| | [...rc/Propel/Generator/Platform/PlatformInterface.php](https://codecov.io/gh/propelorm/Propel2/pull/1936/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=propelorm#diff-c3JjL1Byb3BlbC9HZW5lcmF0b3IvUGxhdGZvcm0vUGxhdGZvcm1JbnRlcmZhY2UucGhw) | `0.00% <0.00%> (ø)` | | | [.../Propel/Runtime/Connection/ConnectionInterface.php](https://codecov.io/gh/propelorm/Propel2/pull/1936/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=propelorm#diff-c3JjL1Byb3BlbC9SdW50aW1lL0Nvbm5lY3Rpb24vQ29ubmVjdGlvbkludGVyZmFjZS5waHA=) | `0.00% <0.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=propelorm). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=propelorm)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.