Skip to content

docs: add Packagist, GitHub, CI, and Codecov badges to README#3

Merged
gin0115 merged 2 commits intomasterfrom
docs/badges
Apr 26, 2026
Merged

docs: add Packagist, GitHub, CI, and Codecov badges to README#3
gin0115 merged 2 commits intomasterfrom
docs/badges

Conversation

@gin0115
Copy link
Copy Markdown
Contributor

@gin0115 gin0115 commented Apr 26, 2026

Matches the badge convention used across the Perique sibling packages (Enqueue, Nonce, etc.):

  • Packagist: latest stable, total downloads, license, PHP version requirement
  • GitHub: contributors, open issues
  • CI: one badge per WP version workflow (6.6, 6.7, 6.8, 6.9)
  • Codecov: coverage badge using the repo-specific MOUNT_CODECOV upload token

Heading also updated from "# PinkCrab ElmMount" to the trailing-hash style "# PinkCrab ElmMount #" used by the rest of the family.

gin0115 added 2 commits April 26, 2026 23:38
Matches the badge convention used across the Perique sibling packages
(Enqueue, Nonce, etc.):

- Packagist: latest stable, total downloads, license, PHP version requirement
- GitHub: contributors, open issues
- CI: one badge per WP version workflow (6.6, 6.7, 6.8, 6.9)
- Codecov: coverage badge using the repo-specific MOUNT_CODECOV upload token

Heading also updated from "# PinkCrab ElmMount" to the trailing-hash style
"# PinkCrab ElmMount #" used by the rest of the family.
The previous line led with what the package does NOT do
(wrap add_submenu_page / add_shortcode / add_meta_box) — meaningless
context for any reader who never expected it to.

New copy describes the actual usage shape positively: build the app once,
call render() or parse() from any WordPress callback that produces output,
with concrete examples (admin page, shortcode, meta box, widget, REST,
template part).
@gin0115 gin0115 merged commit d67d6bd into master Apr 26, 2026
20 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (48b4be0) to head (c619952).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##              master        #3   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        17        17           
===========================================
  Files              2         2           
  Lines             64        64           
===========================================
  Hits              64        64           

☔ View full report in Codecov by Sentry.
📢 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.

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