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

rm-hull / dot-block / 26002458654 / 1
41%
main: 41%

Build:
DEFAULT BRANCH: main
Ran 17 May 2026 08:55PM UTC
Files 19
Run time 0s
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

17 May 2026 08:49PM UTC coverage: 41.275%. Remained the same
26002458654.1

push

github

rm-hull
feat: add Gemini PR automation workflows

Introduce GitHub Actions workflows to enable AI-driven development
directly
within the repository:

*   **Issue to PR:** Automatically generates code fixes and creates a
    Pull Request when an issue mentions `@gemini-pr-agent`.
*   **PR Collaborator:** Iteratively updates code in response to PR
    comments directed at the agent.

```mermaid
sequenceDiagram
    participant User
    participant GH as GitHub Actions
    participant G as Gemini CLI
    User->>GH: Mentions @gemini-pr-agent
    GH->>G: Run synthesis/refactor
    G->>GH: Output code changes & summary
    GH->>GH: Commit/Push or Create PR
    GH->>User: Comment summary
```

492 of 1192 relevant lines covered (41.28%)

0.44 hits per line

Source Files on job 26002458654.1
  • Tree
  • List 19
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26002458654
  • 7f1f181c on github
  • Prev Job for on main (#25783910578.1)
  • Next Job for on main (#26002582067.1)
  • Delete
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