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

hardbyte / netchecks / 22692871318
91%

Build:
DEFAULT BRANCH: main
Ran 04 Mar 2026 10:42PM UTC
Jobs 3
Files 11
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

04 Mar 2026 10:41PM UTC coverage: 91.26% (-0.8%) from 92.082%
22692871318

push

github

web-flow
feat: add TCP probe type (#315)

* feat: add TCP probe type for raw connectivity checks

TCP probes test raw socket connectivity to a host:port, filling the gap
for non-HTTP services like databases and caches. Uses stdlib
socket.create_connection — no new dependencies.

Adds CLI command, runner integration, unit tests, E2E test manifest,
K8s example, SOC2 boundary protection example, and documentation.

* feat: add Cilium TCP egress policy E2E test

Validates that Cilium network policies actually enforce TCP egress
restrictions. Applies a policy allowing only port 443 to the K8s API,
then asserts that allowed connections succeed and blocked ports are
dropped — testing real policy enforcement, not just reachability.

41 of 48 new or added lines in 3 files covered. (85.42%)

355 of 389 relevant lines covered (91.26%)

5.48 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
7
74.07
netcheck/checks/tcp.py
Jobs
ID Job ID Ran Files Coverage
1 Unittests-ubuntu-latest- - 22692871318.1 04 Mar 2026 10:42PM UTC 11
91.26
GitHub Action Run
2 Unittests-windows-latest- - 22692871318.2 04 Mar 2026 10:42PM UTC 11
91.26
GitHub Action Run
3 Unittests-macos-latest- - 22692871318.3 04 Mar 2026 10:42PM UTC 11
91.26
GitHub Action Run
Source Files on build 22692871318
  • Tree
  • List 11
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • ff54a60b on github
  • Prev Build on main (#21792458631)
  • 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