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

BacLuc / ecamp3 / 34639069144
37%
devel: 37%

Build:
Build:
LAST BUILD BRANCH: sync-devel-to-upstream
DEFAULT BRANCH: devel
Ran 11 Sep 2026 07:33PM UTC
Jobs 2
Files 651
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

11 Sep 2026 07:28PM UTC coverage: 37.036%. First build
34639069144

Pull #343

github

bacluc-agent
ci(security): add explicit minimal permissions blocks to e2e workflow files

Add top-level permissions: blocks to the three e2e workflow files that
currently rely on default GITHUB_TOKEN permissions, following the
principle of least privilege:

- e2e-tests-all.yml: workflow-level contents: read; job-level
  contents: read + actions: write on the two jobs that call the reusable
  workflows (a called workflow can only downgrade, never elevate, the
  caller's token, so the calling jobs must grant actions: write)
- reusable-e2e-tests-build.yml: contents: read + actions: write
  (checkout, docker build with GHA cache, upload-artifact)
- reusable-e2e-tests-run.yml: contents: read + actions: write
  (checkout, download/upload/cache artifact, delete-artifact)

This resolves the zizmor 'overly broad permissions' (excessive-permissions)
finding for e2e-tests-all.yml.

Related: bacluc-agent/agent-todo#154
Implements: ecamp/ecamp3#9971
Pull Request #343: ci(security): add explicit minimal permissions blocks to e2e workflow files

878 of 4707 branches covered (18.65%)

Branch coverage included in aggregate %.

4937 of 10994 relevant lines covered (44.91%)

63.17 hits per line

Jobs
ID Job ID Ran Files Coverage
1 api - 34639069144.1 11 Sep 2026 07:34PM UTC 246
87.98
GitHub Action Run
2 frontend - 34639069144.2 11 Sep 2026 07:33PM UTC 405
20.72
GitHub Action Run
Source Files on build 34639069144
  • Tree
  • List 651
  • 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 #34639069144
  • Pull Request #343
  • Delete
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