activeadmin / arbre

An Object Oriented DOM Tree in Ruby
MIT License
756 stars 74 forks source link

Add RuboCop performance #544

Closed tagliala closed 8 months ago

tagliala commented 8 months ago

Autofix save RuboCop performance offenses

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (4cfe3a2) 92.39% compared to head (dc30d9c) 92.39%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #544 +/- ## ======================================= Coverage 92.39% 92.39% ======================================= Files 17 17 Lines 460 460 ======================================= Hits 425 425 Misses 35 35 ``` | [Files](https://app.codecov.io/gh/activeadmin/arbre/pull/544?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=activeadmin) | Coverage Δ | | |---|---|---| | [lib/arbre/context.rb](https://app.codecov.io/gh/activeadmin/arbre/pull/544?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=activeadmin#diff-bGliL2FyYnJlL2NvbnRleHQucmI=) | `100.00% <100.00%> (ø)` | | | [lib/arbre/element/builder\_methods.rb](https://app.codecov.io/gh/activeadmin/arbre/pull/544?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=activeadmin#diff-bGliL2FyYnJlL2VsZW1lbnQvYnVpbGRlcl9tZXRob2RzLnJi) | `100.00% <100.00%> (ø)` | | | [lib/arbre/html/tag.rb](https://app.codecov.io/gh/activeadmin/arbre/pull/544?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=activeadmin#diff-bGliL2FyYnJlL2h0bWwvdGFnLnJi) | `93.68% <100.00%> (ø)` | |

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