Runroom / runroom-packages

Runroom packages for Symfony development
MIT License
5 stars 5 forks source link

[SortableBehaviorBundle] Add `SortableAdminTrait` to avoid the extend of `AbstractSortableAdmin` #129

Closed dmitryuk closed 2 years ago

dmitryuk commented 2 years ago

Moved from https://github.com/Runroom/RunroomSortableBehaviorBundle/pull/2

codecov[bot] commented 2 years ago

Codecov Report

Merging #129 (a350f74) into master (e49baa7) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master     #129   +/-   ##
=========================================
  Coverage     99.16%   99.16%           
  Complexity      615      615           
=========================================
  Files           159      159           
  Lines          2262     2262           
=========================================
  Hits           2243     2243           
  Misses           19       19           
Impacted Files Coverage Δ
...e-behavior-bundle/src/Admin/SortableAdminTrait.php 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

jordisala1991 commented 2 years ago

Thank you @dmitryuk