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

eresearchqut / ddb-repository / 27921520051
98%

Build:
DEFAULT BRANCH: main
Ran 21 Jun 2026 11:54PM 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

21 Jun 2026 11:53PM UTC coverage: 97.513%. Remained the same
27921520051

push

github

ryan-bennett
fix: repair Repo Assist workflow broken by Dependabot lock-file edit

The generated repo-assist.lock.yml is a `gh aw compile` artifact whose
inline copilot engine invocation (copilot_driver.cjs) is version-coupled
to the github/gh-aw-actions/setup script bundle. Dependabot bumped only
the setup action SHA from v0.68.3 to v0.78.0 inside the generated file,
so the v0.78.0 bundle no longer provided copilot_driver.cjs at the path
the v0.68.3-generated step expected, failing every run with
"Cannot find module .../copilot_driver.cjs" (issues #84, #85, #93-#96).

- Recompile the lock file with `gh aw compile` to restore a consistent,
  v0.68.3-pinned artifact (pins are managed by .github/aw/actions-lock.json).
- Configure Dependabot to ignore github/gh-aw-actions* so it can no longer
  corrupt the generated workflow.

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 27921520051.1 21 Jun 2026 11:54PM UTC 3
97.51
GitHub Action Run
Source Files on build 27921520051
  • 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 #27921520051
  • 6fe4c180 on github
  • Prev Build on main (#26992344766)
  • Next Build on main (#27921675455)
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