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

kubernetes-csi / csi-driver-nfs / 30276245204 / 1
78%
master: 78%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/github/codeql-action/init-4.37.6
DEFAULT BRANCH: master
Ran 27 Jul 2026 02:58PM UTC
Files 11
Run time 0s
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

27 Jul 2026 02:40PM UTC coverage: 78.027%. Remained the same
30276245204.1

Pull #1208

github

andyzhangx
fix: dereference annotated tag to commit SHA for cr upload

csi-driver-nfs release tags are annotated + signed (per RELEASE.md), so
'git rev-parse refs/tags/vX.Y.Z' returns the tag object SHA rather
than the underlying commit. Passing that tag-object SHA as
--commit / target_commitish would make GitHub reject the release
creation the same way we saw with the local temp commit.

Dereference with the '^{commit}' peel suffix so cr upload always gets
a real commit SHA. Also fix the misleading comment that mentioned a
HEAD fallback that the code doesn't actually implement.
Pull Request #1208: fix: run cr upload with release tag SHA so GitHub Release creation succeeds

1289 of 1652 relevant lines covered (78.03%)

36.84 hits per line

Source Files on job 30276245204.1
  • Tree
  • List 11
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 30276245204
  • 1545b985 on github
  • Prev Job for on fix-cr-invalid-commit (#30275157973.1)
  • Delete
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