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

underpostnet / engine / 19364702119
100%

Build:
DEFAULT BRANCH: master
Ran 14 Nov 2025 12:34PM 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

14 Nov 2025 12:32PM UTC coverage: 99.468%. Remained the same
19364702119

push

github

underpostnet
feat(engine-core): ✨ Feat: Add gen-fqdns.sh script to generate FQDN table
This commit introduces a new script, scripts/gen-fqdns.sh, to easily generate a readable table of Fully Qualified Domain Names (FQDNs) for Kubernetes Services and Pods.

The script uses kubectl and awk to output:

Services in the format: <service>.<namespace>.svc.<cluster-domain>

Pods in the format: <pod>.<namespace>.pod.<cluster-domain>

It defaults to cluster.local but allows overriding the cluster domain via the CLUSTER_DOMAIN environment variable.

A reference to the FQDN format has also been added to src/cli/deploy.js for documentation.

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 19364702119.1 14 Nov 2025 12:34PM UTC 2
99.47
GitHub Action Run
Source Files on build 19364702119
  • 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
  • b252a80f on github
  • Prev Build on master (#19361787048)
  • Next Build on master (#19366284853)
  • 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