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

zalando / skipper / 33400882682
80%

Build:
DEFAULT BRANCH: master
Ran 31 Aug 2026 02:27PM UTC
Jobs 1
Files 313
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

31 Aug 2026 02:08PM UTC coverage: 80.655% (-0.005%) from 80.66%
33400882682

push

github

web-flow
Avoid redundant Sprintf for string args in appendFmtEscape (#4233)

benchstat shows improvements in speed and allocations count (and hence
gc pressure ) for
`go test -run=NONE
'-bench=BenchmarkRouteString$|BenchmarkRouteStringNoRepeatedPredicates$|BenchmarkFormatAndSet$|BenchmarkFormatAndSetNoChange$'
-benchmem -count=6 ./eskip/ ./routesrv/`

```
+ benchstat base=/tmp/bench-format-base.txt working=/tmp/bench-format-work.txt
                                   │    base     │              working               │
                                   │   sec/op    │   sec/op     vs base               │
RouteString-10                       3.838µ ± 2%   3.298µ ± 1%  -14.06% (p=0.002 n=6)
RouteStringNoRepeatedPredicates-10   2.002µ ± 3%   1.716µ ± 2%  -14.29% (p=0.002 n=6)
FormatAndSet-10                      203.6m ± 3%   190.0m ± 2%   -6.69% (p=0.002 n=6)
FormatAndSetNoChange-10              40.57m ± 4%   38.16m ± 3%   -5.95% (p=0.002 n=6)
geomean                              501.9µ        450.0µ       -10.33%

                                   │     base     │              working               │
                                   │     B/op     │     B/op      vs base              │
RouteString-10                       2.180Ki ± 0%   2.148Ki ± 0%  -1.43% (p=0.002 n=6)
RouteStringNoRepeatedPredicates-10   1.086Ki ± 0%   1.070Ki ± 0%  -1.44% (p=0.002 n=6)
FormatAndSet-10                      231.5Mi ± 0%   227.8Mi ± 0%  -1.57% (p=0.002 n=6)
FormatAndSetNoChange-10              87.25Mi ± 0%   86.34Mi ± 0%  -1.04% (p=0.002 n=6)
geomean                              473.2Ki        466.7Ki       -1.37%

                                   │    base     │              working               │
                                   │  allocs/op  │  allocs/op   vs base               │
RouteString-10                        81.00 ± 0%    68.00 ± 0%  -16.05% (p=0.002 n=6)
RouteStringNoRepeatedPredicates-10    46.00 ± 0%    39.00 ± 0%  -15.22% (p=0.002 n=6)
FormatAndSet-10 ... (continued)

3 of 5 new or added lines in 1 file covered. (60.0%)

4 existing lines in 2 files now uncovered.

25704 of 31869 relevant lines covered (80.66%)

70048.78 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
92.36
-1.15% eskip/string.go

Coverage Regressions

Lines Coverage ∆ File
2
96.88
-2.08% eskipfile/watch.go
2
93.62
-0.67% filters/diag/diag.go
Jobs
ID Job ID Ran Files Coverage
1 33400882682.1 31 Aug 2026 02:27PM UTC 313
80.66
GitHub Action Run
Source Files on build 33400882682
  • Tree
  • List 313
  • Changed 6
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33400882682
  • 220e9383 on github
  • Prev Build on master (#33399528207)
  • Next Build on master (#33524061218)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc