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

gefyrahq / gefyra / 23596539676
74%

Build:
DEFAULT BRANCH: main
Ran 26 Mar 2026 01:25PM 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

26 Mar 2026 01:21PM UTC coverage: 73.864% (-0.3%) from 74.194%
23596539676

push

github

web-flow
fix(#GO-1027): serialize proxyroutes ConfigMap writes to prevent partial nginx.conf (#918)

Concurrent bridge activations race on the proxyroutes ConfigMap: each
   reads N entries, adds one, and writes N+1 back — the last writer wins,
   silently dropping entries from earlier writers. With 45 bridges this
   leaves only a few server blocks in Stowaway's nginx.conf.

   Add an asyncio.Lock around the read-modify-write in
   _edit_proxyroutes_configmap() so concurrent calls are serialized. This
   follows the same locking pattern already used in the bridge and client
   handlers

417 of 836 branches covered (49.88%)

Branch coverage included in aggregate %.

4622 of 5986 relevant lines covered (77.21%)

1.02 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
18
53.62
-26.09% gefyra/connection/stowaway/handler.py
37
85.92
-1.72% gefyra/connection/stowaway/__init__.py
Subprojects
ID Flag name Job ID Ran Files Coverage
1 operator 23596539676.1 26 Mar 2026 02:11PM UTC 46
82.03
GitHub Action Run
2 client 23596539676.2 26 Mar 2026 02:11PM UTC 62
68.06
GitHub Action Run
Source Files on build 23596539676
  • Tree
  • List 106
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 32058154 on github
  • Prev Build on main (#23596250822)
  • Next Build on main (#23642508742)
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