Skip to content

Remove unused helper mixins#1084

Merged
dreikanter merged 4 commits into
mainfrom
agent/f063-remove-helper-includes
Jul 18, 2026
Merged

Remove unused helper mixins#1084
dreikanter merged 4 commits into
mainfrom
agent/f063-remove-helper-includes

Conversation

@dreikanter

Copy link
Copy Markdown
Owner

Changes:

  • Remove unused helper-module mixins from the feed filter and sort dropdown components.

Why:

Both components already access view helpers through the component helper proxy.

References:

Checks:

  • Executable behavior is unchanged.
  • GitHub Actions will verify the branch.

@codecov

codecov Bot commented Jul 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.55%. Comparing base (ce0547a) to head (97f3f03).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1084      +/-   ##
==========================================
- Coverage   97.55%   97.55%   -0.01%     
==========================================
  Files         355      355              
  Lines        8358     8356       -2     
==========================================
- Hits         8154     8152       -2     
  Misses        204      204              
Files with missing lines Coverage Δ
app/components/feed_filter_dropdown_component.rb 100.00% <ø> (ø)
app/components/sort_dropdown_component.rb 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dreikanter
dreikanter marked this pull request as ready for review July 18, 2026 21:55
@dreikanter
dreikanter merged commit 91edaa9 into main Jul 18, 2026
14 checks passed
@dreikanter
dreikanter deleted the agent/f063-remove-helper-includes branch July 18, 2026 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant