Skip to content

Allow customizing HTML attributes for alert title#427

Merged
robinst merged 1 commit intomainfrom
issue-426
Apr 10, 2026
Merged

Allow customizing HTML attributes for alert title#427
robinst merged 1 commit intomainfrom
issue-426

Conversation

@robinst
Copy link
Copy Markdown
Collaborator

@robinst robinst commented Apr 10, 2026

Fixes #426.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.57%. Comparing base (41586dd) to head (8df5061).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #427   +/-   ##
=========================================
  Coverage     94.57%   94.57%           
  Complexity      374      374           
=========================================
  Files           150      150           
  Lines          5018     5018           
  Branches        720      720           
=========================================
  Hits           4746     4746           
  Misses          145      145           
  Partials        127      127           
Files with missing lines Coverage Δ
...ext/gfm/alerts/internal/AlertHtmlNodeRenderer.java 94.73% <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.

@robinst robinst merged commit 22d6637 into main Apr 10, 2026
14 checks passed
@robinst robinst deleted the issue-426 branch April 10, 2026 05:54
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.

Support AttributeProvider for Alerts Extension Title

1 participant