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

casperlehmann / mantis / 16475550363
73%

Build:
DEFAULT BRANCH: master
Ran 23 Jul 2025 03:53PM UTC
Jobs 1
Files 24
Run time 174min
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

23 Jul 2025 03:52PM UTC coverage: 72.631%. Remained the same
16475550363

push

github

web-flow
Use PAT for creating releases PRs to allow running CI (#180)

PRs that are created using the `github-actions[bot]` will (ironically)
not execute GitHub Actions. See discussion here:
https://github.com/peter-evans/create-pull-request/issues/48

This means that required checks may be stuck waiting on actions to run,
e.g. `build Expected — Waiting for status to be reported`:

<img width="816" height="335" alt="Screenshot 2025-07-23 at 17 39 32"
src="https://github.com/user-attachments/assets/472b6e65-3783-4777-90a7-eb9093977395"
/>

As a workaround, we can add a PAT which means triggering as a user, not
as a bot. Therefore we don't have this limitation.

```yml
      env:
        GITHUB_TOKEN: ${{ secrets.REPO_SCOPED_TOKEN }}
```

1027 of 1414 relevant lines covered (72.63%)

0.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 16475550363.1 23 Jul 2025 03:53PM UTC 24
72.63
GitHub Action Run
Source Files on build 16475550363
  • Tree
  • List 24
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b8c18427 on github
  • Prev Build on master (#16474782425)
  • Next Build on master (#16475683848)
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