Skip to content

Replace ERB tap with a local variable#1093

Closed
dreikanter wants to merge 1 commit into
mainfrom
agent/f136-simplify-groups-local
Closed

Replace ERB tap with a local variable#1093
dreikanter wants to merge 1 commit into
mainfrom
agent/f136-simplify-groups-local

Conversation

@dreikanter

Copy link
Copy Markdown
Owner

Changes:

  • Assign managed groups to an explicit ERB local before rendering the groups section.
  • Remove the tap block used only to introduce that local.

Why:

A direct assignment expresses the template flow more clearly without changing output.

References:

Checks:

  • Rendered branches and content are 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 (f84835f).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1093   +/-   ##
=======================================
  Coverage   97.55%   97.55%           
=======================================
  Files         355      355           
  Lines        8358     8358           
=======================================
  Hits         8154     8154           
  Misses        204      204           
🚀 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.

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