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

hardbyte / netchecks / 25719551656
88%

Build:
DEFAULT BRANCH: main
Ran 12 May 2026 07:17AM 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

12 May 2026 07:16AM UTC coverage: 91.26%. Remained the same
25719551656

push

github

hardbyte
feat(operator): support default probe resource requests/limits

Closes #147.

The Rust operator now reads PROBE_RESOURCES as JSON-encoded
ResourceRequirements and applies them to every Job container it
creates. The Helm chart was already exposing probeConfig.resources;
the deployment template now passes that value through as the env var
when set.

Behaviour:
- probeConfig.resources unset / {} → no env var, no resources stanza
  on the Job container (cluster default).
- probeConfig.resources set → JSON-encoded ResourceRequirements
  applied verbatim on each probe container.
- Malformed PROBE_RESOURCES is logged and ignored (a typo in Helm
  values can't crash-loop the operator).

355 of 389 relevant lines covered (91.26%)

5.48 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Unittests-windows-latest- - 25719551656.1 12 May 2026 07:17AM UTC 11
91.26
GitHub Action Run
2 Unittests-ubuntu-latest- - 25719551656.2 12 May 2026 07:17AM UTC 11
91.26
GitHub Action Run
3 Unittests-macos-latest- - 25719551656.3 12 May 2026 07:17AM UTC 11
91.26
GitHub Action Run
Source Files on build 25719551656
  • Tree
  • List 11
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 54b2331e on github
  • Prev Build on main (#25718204725)
  • Next Build on main (#25719830923)
  • 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