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

react-ui-org / react-ui / 29565966649 / 1
61%
master: 61%

Build:
DEFAULT BRANCH: master
Ran 17 Jul 2026 08:19AM UTC
Files 48
Run time 2s
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: 63.568%. Remained the same
29565966649.1

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.

106 of 207 branches covered (51.21%)

Branch coverage included in aggregate %.

318 of 460 relevant lines covered (69.13%)

3.37 hits per line

Source Files on job 29565966649.1
  • Tree
  • List 48
  • Changed 14
  • Source Changed 0
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 29565966649
  • 2ea3e1f8 on github
  • Prev Job for on master (#28579465896.1)
  • Next Job for on master (#29636711833.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc