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

zalando / skipper / 22521516369 / 1
78%
master: 78%

Build:
DEFAULT BRANCH: master
Ran 01 Mar 2026 06:15PM UTC
Files 300
Run time 6s
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

28 Feb 2026 01:18PM UTC coverage: 78.06% (-0.1%) from 78.202%
22521516369.1

push

github

web-flow
fix: race condition while updating shards storage (#3888)

fix: race condition while updating shards storage

Writing the array, while reading created sometimes a panic with data
race in tests.
Use atomic to swap the fields and load to get get the value safely.


```
% go test -race . -run TestConcurrentKubernetesClusterStateAccessValkey -count 20
ok      github.com/zalando/skipper      170.118s
```

Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de>

25528 of 32703 relevant lines covered (78.06%)

87617.7 hits per line

Source Files on job 22521516369.1
  • Tree
  • List 300
  • Changed 20
  • Source Changed 20
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22521516369
  • bb586d6d on github
  • Prev Job for on master (#22157082275.1)
  • Next Job for on master (#22568820236.1)
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