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

gefyrahq / gefyra / 24822394246
78%

Build:
DEFAULT BRANCH: main
Ran 23 Apr 2026 07:25AM UTC
Jobs 2
Files 106
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

23 Apr 2026 07:20AM UTC coverage: 77.985% (+0.1%) from 77.889%
24822394246

push

github

web-flow
feat(GO-1026): allow passing arbitrary container engine args to gefyra run (#913)

* feat: allow passing arbitrary container engine args to gefyra run

Use Click's unknown-options forwarding so that any docker/podman
parameter (e.g. --cpu-shares, --mem-reservation, --cpu-period) can be
passed through to the container engine via `gefyra run ... -- --arg val`.

Deprecate the existing --cpu and --memory flags in favour of the generic
passthrough. A warning is emitted when Gefyra-managed keys (network,
dns, pid_mode) are overridden via extra args

* fix(GO-1026): raise UsageError for managed-key conflicts in extra container args

* fix(#GO-1026): correct --cpu/--memory deprecation hints in gefyra run

  The previous hints pointed to --cpu-quota and --mem-limit as 1:1
  replacements, but k8s-style values (500m, 512Mi) aren't accepted
  by the container engine. Clarify the passthrough equivalent with
  concrete examples and format notes.

  Addresses review feedback on #913

515 of 838 branches covered (61.46%)

Branch coverage included in aggregate %.

4919 of 6130 relevant lines covered (80.24%)

1.04 hits per line

Coverage Regressions

Lines Coverage ∆ File
14
60.42
-3.49% gefyra/local/bridge.py
12
62.59
0.0% gefyra/api/run.py
10
84.31
3.3% gefyra/cli/utils.py
5
84.48
0.39% gefyra/cli/run.py
2
87.41
-0.49% gefyra/bridge_mount/carrier2mount/__init__.py
Subprojects
ID Flag name Job ID Ran Files Coverage
1 operator 24822394246.1 23 Apr 2026 07:41AM UTC 46
79.58
GitHub Action Run
2 client 24822394246.2 23 Apr 2026 07:41AM UTC 62
76.31
GitHub Action Run
Source Files on build 24822394246
  • Tree
  • List 106
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 8711e855 on github
  • Prev Build on main (#24794334351)
  • Next Build on main (#24823066610)
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