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

underpostnet / engine / 18711365804
100%

Build:
DEFAULT BRANCH: master
Ran 22 Oct 2025 09:16AM UTC
Jobs 1
Files 2
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 Oct 2025 09:12AM UTC coverage: 99.468%. Remained the same
18711365804

push

github

underpostnet
feat(engine-core): ✨ feat: Implement port offset for dev proxy in environment configuration

Add DEV_PROXY_PORT_OFFSET=200 to .env.development, .env.production, and .env.test files.

Update the development proxy port calculation in src/server/proxy.js to use the offset: port = parseInt(port) + parseInt(process.env.DEV_PROXY_PORT_OFFSET);

Refactor buildPortProxyRouter in src/server/conf.js to accept an options object instead of positional arguments for better maintainability and clarity.

Adjust dev-proxy script in package.json to correctly use env-cmd.

17 of 18 branches covered (94.44%)

Branch coverage included in aggregate %.

170 of 170 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18711365804.1 22 Oct 2025 09:16AM UTC 2
99.47
GitHub Action Run
Source Files on build 18711365804
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • fcc076c7 on github
  • Prev Build on master (#18684320432)
  • Next Build on master (#18747417305)
  • 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