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

edgehog-device-manager / edgehog / 18845404105
80%

Build:
DEFAULT BRANCH: main
Ran 27 Oct 2025 02:57PM UTC
Jobs 1
Files 0
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

27 Oct 2025 02:55PM UTC coverage: 0.0%. Remained the same
18845404105

push

github

web-flow
Improve port bindings validation to follow Docker specification (#1019)

This PR updates the frontend validation for port bindings to fully
support the Docker specification. Previously, the input validation only
allowed the port:port format, which is incomplete

Examples that are now accepted:
  - "3000"
  - "3000-3005"
  - "8000:8000"
  - "9090-9091:8080-8081"
  - "49100:22"
  - "8000-9000:80"
  - "127.0.0.1:8001:8001"
  - "127.0.0.1:5000-5010:5000-5010"
  - "::1:6000:6000"
  - "[::1]:6001:6001"
  - "6060:6060/udp"

Signed-off-by: Jasmina <jasmina.piric@secomind.com>

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18845404105.1 27 Oct 2025 02:57PM UTC 0
0.0
GitHub Action Run
Source Files on build 18845404105
Detailed source file information is not available for this build.
  • Back to Repo
  • f46ff9e5 on github
  • Prev Build on main (#18784477678)
  • Next Build on main (#18876000026)
  • 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