• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

react-ui-org / react-ui / 28786109308
61%

Build:
DEFAULT BRANCH: master
Ran 06 Jul 2026 10:49AM UTC
Jobs 1
Files 28
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

04 Jul 2026 12:30PM UTC coverage: 60.829%. Remained the same
28786109308

push

github

bedrich-schindler
Add Claude Code project configuration with chrome-host MCP bridge for browser automation

Introduce CLAUDE.md and a .claude/ directory so Claude Code works from the
project's documented conventions instead of guessing.

* CLAUDE.md — entry doc: project overview, the devcontainer command workflow,
  and an index of rules, agents and the `/commit` skill.
* .claude/rules/ — always-on rules (code, git, safety-guards) and path-scoped
  rules (frontend, styling, testing, docs) carrying the project conventions.
* .claude/skills/commit/ — the `/commit` skill for committing per project rules.
* .claude/agents/code-reviewer.md — a repo-tailored review agent.
* .claude/settings.json — scoped command permissions and enables the
  `chrome-host` MCP server (plus the GitHub and Context7 plugins).

Speaking of chrome-host MCP bridge:

Add tooling that lets an MCP-capable assistant in the `devcontainer` drive
Chrome running on the host via `chrome-devtools-mcp` over the Chrome DevTools
Protocol.

Because the container can only reach the host through `host.docker.internal`
and Chrome's DevTools endpoint rejects non-IP `Host` headers, a small loopback
proxy (`cdp_proxy.py`) runs inside the `node` container and forwards to host
Chrome, so the `Host` Chrome sees stays `127.0.0.1`.

Includes the host launcher (`start-host-chrome.sh`, throwaway profile opening
the docs site), the in-container launcher and entry scripts, native-Docker
host-gateway setup, MCP registration for Claude/Copilot (`.mcp.json`) and
OpenCode (`opencode.json`), and documentation.

105 of 204 branches covered (51.47%)

Branch coverage included in aggregate %.

159 of 230 relevant lines covered (69.13%)

6.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28786109308.1 06 Jul 2026 10:49AM UTC 48
63.57
GitHub Action Run
Source Files on build 28786109308
  • Tree
  • List 28
  • Changed 14
  • Source Changed 0
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28786109308
  • 2ea3e1f8 on github
  • Prev Build on master (#28579465896)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc