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

underpostnet / engine / 20211506862
99%

Build:
DEFAULT BRANCH: master
Ran 14 Dec 2025 05:24PM 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 Dec 2025 05:22PM UTC coverage: 99.468%. Remained the same
20211506862

push

github

underpostnet
Add ps and ptls commands and ports-ls.sh script

This commit introduces new functionality for process and port
management.

Adds a new script scripts/ports-ls.sh that defines a ports bash function
to list listening ports using ss. This function is appended to ~/.bashrc
if it doesn't already exist.

Introduces the ps command to the CLI, which uses ps aux to display
running processes, with an optional path/keyword filter.

Introduces the ptls command to the CLI, which uses the new ports bash
function to display listening ports, with an optional port filter.

Adds the --pid option to the runner execution context for specifying a
process ID.

Updates UnderpostRun to support process termination using the new pid
option with sudo kill -9.

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 20211506862.1 14 Dec 2025 05:24PM UTC 2
99.47
GitHub Action Run
Source Files on build 20211506862
  • 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
  • b2136555 on github
  • Prev Build on master (#20210323631)
  • Next Build on master (#20254344910)
  • 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

© 2025 Coveralls, Inc