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

zalando / skipper / 18344980175
78%

Build:
DEFAULT BRANCH: master
Ran 08 Oct 2025 12:54PM UTC
Jobs 1
Files 283
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

08 Oct 2025 12:41PM UTC coverage: 77.239% (+0.003%) from 77.236%
18344980175

push

github

web-flow
build: use latest version tag (#3652)

To derive new release version from the latest version build script
describes git tags.

If build pipeline was retriggered we end up with two version tags on the
HEAD commit which breaks subsequent builds because git describe tags
returns first tag from several (see
https://stackoverflow.com/questions/8089002/git-describe-with-two-tags-on-the-same-commit)
and then build script can not create new tag because it already exists
(i.e. second tag on the commit).

This change lists tags differently such that build script always sees
latest version tag.

Signed-off-by: Alexander Yastrebov <alexander.yastrebov@zalando.de>

23269 of 30126 relevant lines covered (77.24%)

88710.69 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
93.75
-1.79% eskipfile/watch.go
Jobs
ID Job ID Ran Files Coverage
1 18344980175.1 08 Oct 2025 12:54PM UTC 283
77.24
GitHub Action Run
Source Files on build 18344980175
  • Tree
  • List 283
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18344980175
  • f3fb156d on github
  • Prev Build on master (#18342406150)
  • Next Build on master (#18373906843)
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