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

eresearchqut / ddb-repository / 27929065078
98%

Build:
DEFAULT BRANCH: main
Ran 22 Jun 2026 04:15AM UTC
Jobs 1
Files 3
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

22 Jun 2026 04:13AM UTC coverage: 97.513%. Remained the same
27929065078

push

github

ryan-bennett
chore: add cost controls to Repo Assist workflow

Reduce Copilot inference spend for the Repo Assist agentic workflow:

- Schedule: every 12h -> every 24h (halves scheduled agent runs).
- max-ai-credits: 500 — per-run AI credit budget with steering warnings.
- max-daily-ai-credits: 2000 — 24h cap aggregated across runs; the agent
  job is skipped once the previous 24h exceed the threshold.
- timeout-minutes: 60 -> 30 — bounds runaway runs.
- Narrow github toolsets from `all` to
  [context, repos, issues, pull_requests, users, actions, labels, search],
  shrinking the tool/context surface (fewer tokens and turns). This also
  drops the security toolsets, so security-events: read is removed.
- Add workflow-level concurrency with cancel-in-progress so a newer run
  on the same ref supersedes an in-progress one.

Also recompiles the generated workflows with the pinned gh-aw v0.79.8,
restoring consistency after a Dependabot PR partially bumped
github/gh-aw-actions to the v0.80.8 pre-release in the lock files only.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

205 of 219 branches covered (93.61%)

Branch coverage included in aggregate %.

344 of 344 relevant lines covered (100.0%)

91.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27929065078.1 22 Jun 2026 04:15AM UTC 3
97.51
GitHub Action Run
Source Files on build 27929065078
  • Tree
  • List 3
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27929065078
  • b6cb33fb on github
  • Prev Build on main (#27925823209)
  • Next Build on main (#27986175725)
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