doctrine-extensions / DoctrineExtensions

Doctrine2 behavioral extensions, Translatable, Sluggable, Tree-NestedSet, Timestampable, Loggable, Sortable
MIT License
4k stars 1.26k forks source link

Add an attributes reference page #2813

Closed mbabker closed 3 weeks ago

mbabker commented 3 weeks ago

Continuation of #2798 by adding a new attributes reference page. Also includes some minor tweaks and corrections on the annotations page.

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 78.36%. Comparing base (0632ab1) to head (e7e528f). Report is 36 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2813 +/- ## ========================================== - Coverage 78.75% 78.36% -0.39% ========================================== Files 163 167 +4 Lines 8593 8626 +33 ========================================== - Hits 6767 6760 -7 - Misses 1826 1866 +40 ```

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

franmomu commented 3 weeks ago

thanks @mbabker!