dereuromark / cakephp-ide-helper

IDE Helper plugin for CakePHP
MIT License
185 stars 39 forks source link

Remove lying through annotation. #349

Closed dereuromark closed 8 months ago

dereuromark commented 8 months ago

Afaik those are actually not there automatically Onee would need to manually create hasMany() from both sides to access the pivot relation/table.

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.00%. Comparing base (37887de) to head (6189f40).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #349 +/- ## ============================================ - Coverage 83.09% 83.00% -0.09% + Complexity 1791 1786 -5 ============================================ Files 114 114 Lines 4891 4878 -13 ============================================ - Hits 4064 4049 -15 - Misses 827 829 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.