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

raystack / frontier / 25155784488
42%
main: 43%

Build:
Build:
LAST BUILD BRANCH: removal-cascade-consolidation
DEFAULT BRANCH: main
Ran 30 Apr 2026 08:41AM UTC
Jobs 1
Files 276
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

30 Apr 2026 08:36AM UTC coverage: 41.963%. Remained the same
25155784488

Pull #1588

github

rohilsurana
fix(admin): stop leaking entire process.env into client bundle

The vite define block `"process.env": process.env` injects every
environment variable from the build machine into the production JS
bundle. This exposes secrets, internal URLs, and system paths to
any user who loads the admin app.

Replace with explicit allowlist of the single env var the app uses.
Pull Request #1588: fix(admin): stop leaking entire process.env into client bundle

15633 of 37254 relevant lines covered (41.96%)

11.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25155784488.1 30 Apr 2026 08:41AM UTC 276
41.96
GitHub Action Run
Source Files on build 25155784488
  • Tree
  • List 276
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1588
  • PR Base - main (#25155406239)
  • 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