Skip to content

[3.x] Remove legacy code block badge style - #2584

Merged
emmadesilva merged 2 commits into
masterfrom
v3/remove-code-block-badge-style
Aug 10, 2026
Merged

[3.x] Remove legacy code block badge style#2584
emmadesilva merged 2 commits into
masterfrom
v3/remove-code-block-badge-style

Conversation

@emmadesilva

Copy link
Copy Markdown
Member

Summary

  • Standardizes code-block titles on the responsive header introduced for v3.
  • Removes the unnecessary label-style configuration and legacy badge rendering.
  • Keeps custom presentations possible through the publishable code-block Blade view.
  • Simplifies the code-block rendering API before v3 is released.

Validation

  • Focused code-block, view-model, documentation, and includes tests pass (160 tests, 1,306 assertions).
  • Framework suites: 3,806 passed; the known PHP 8.5 FeaturedImageUnitTest failure and a sandbox-restricted localhost socket test remain unrelated.
  • php monorepo/HydeStan/run.php reports no errors.

@codecov

codecov Bot commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (9922cdf) to head (d9690af).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##              master     #2584   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
+ Complexity      1810      1807    -3     
===========================================
  Files            183       183           
  Lines           4483      4474    -9     
===========================================
- Hits            4483      4474    -9     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 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.

@emmadesilva
emmadesilva merged commit bec4f02 into master Aug 10, 2026
21 of 22 checks passed
@emmadesilva
emmadesilva deleted the v3/remove-code-block-badge-style branch August 10, 2026 14: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